mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-21 02:01:31 +00:00
edit for accuracy
This commit is contained in:
parent
57cc4e919d
commit
a7894a8507
@ -33,9 +33,9 @@ Install Python
|
||||
--------------
|
||||
|
||||
Check if you already have an adequate version of Python installed by running
|
||||
``python -V``. The latest version of Python v2.7 is recommended. Python
|
||||
v2.6.x and v3 do not work. On Windows, we recommend the use of native Python
|
||||
v2.7, not Cygwin Python. If you don't have one of these versions of Python
|
||||
``python -V``. The latest version of Python v2.7 is required. Python v2.6.x
|
||||
and v3 do not work. On Windows, we recommend the use of native Python v2.7,
|
||||
not Cygwin Python. If you don't have one of these versions of Python
|
||||
installed, `download`_ and install the latest version of Python v2.7. Make
|
||||
sure that the path to the installation directory has no spaces in it (e.g. on
|
||||
Windows, do not install Python in the "Program Files" directory).
|
||||
|
Loading…
x
Reference in New Issue
Block a user