mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-20 17:52:50 +00:00
fix error in README about windows builds
This commit is contained in:
parent
d26903694f
commit
53da668b0a
5
README
5
README
@ -117,8 +117,9 @@ BUILDING:
|
||||
|
||||
Just type 'make' in the top-level tahoe directory. This works on Windows
|
||||
too, provided that you have the dependencies mentioned above (either a
|
||||
normal cygwin build or a mingw-style native build is supported by the
|
||||
makefile -- the cygwin build is the default).
|
||||
normal cygwin build or a mingw-style native build will be done by the
|
||||
makefile, depending on whether the version of python that you have installed
|
||||
is the Windows-native python or the cygwin python.)
|
||||
|
||||
If the desired version of 'python' is not already on your PATH, then type
|
||||
'make PYTHON=/path/to/your/preferred/python'.
|
||||
|
Loading…
x
Reference in New Issue
Block a user