Skip to content

Commit 04e2dc5

Browse files
committed
comment about 64-bit
1 parent 34719e6 commit 04e2dc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/install.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Installing NLTK
22
===============
33

44
NLTK requires Python versions 2.6-2.7.
5-
(A version supporting Python 3 is under development, see http://nltk.org/nltk3-alpha/).
5+
(A version supporting Python 3 is available at http://nltk.org/nltk3-alpha/).
66

77
Mac/Unix
88
--------
@@ -22,7 +22,7 @@ If you do, you can skip to the final step and just install NLTK.
2222
32-bit binary installation
2323
~~~~~~~~~~~~~~~~~~~~~~~~~~
2424

25-
#. Install Python: http://www.python.org/download/releases/2.7.3/
25+
#. Install Python: http://www.python.org/download/releases/2.7.3/ (avoid the 64-bit versions)
2626
#. Install Numpy (optional): http://sourceforge.net/projects/numpy/files/NumPy/1.6.2/numpy-1.6.2-win32-superpack-python2.7.exe
2727
#. Install NLTK: http://pypi.python.org/pypi/nltk
2828
#. Install PyYAML: http://pyyaml.org/wiki/PyYAML

0 commit comments

Comments
 (0)