mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-07 20:00:20 +00:00
add another note about where to run "make"
This commit is contained in:
parent
3b9aab4592
commit
0f514f47cc
8
README
8
README
@ -115,10 +115,10 @@ BUILDING FROM SOURCE:
|
|||||||
|
|
||||||
BUILDING:
|
BUILDING:
|
||||||
|
|
||||||
Just type 'make'. This works on Windows too, provided that you have the
|
Just type 'make' in the toplevel tahoe directory. This works on Windows
|
||||||
dependencies mentioned above (either a normal cygwin build or a mingw-style
|
too, provided that you have the dependencies mentioned above (either a
|
||||||
native build is supported by the makefile -- the cygwin build is the
|
normal cygwin build or a mingw-style native build is supported by the
|
||||||
default).
|
makefile -- the cygwin build is the default).
|
||||||
|
|
||||||
If the desired version of 'python' is not already on your PATH, then type
|
If the desired version of 'python' is not already on your PATH, then type
|
||||||
'make PYTHON=/path/to/your/preferred/python'.
|
'make PYTHON=/path/to/your/preferred/python'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user