]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
add another note about where to run "make"
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 05:37:35 +0000 (22:37 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 05:37:35 +0000 (22:37 -0700)
README

diff --git a/README b/README
index 9fd8ab0f9b3932993771b22e4e471f158d3f7960..3d4e7aa0fe2b5bf11610a0ef1f8e9589c6ef5383 100644 (file)
--- a/README
+++ b/README
@@ -115,10 +115,10 @@ BUILDING FROM SOURCE:
 
 BUILDING:
 
- Just type 'make'.  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).
+ Just type 'make' in the toplevel 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).
 
  If the desired version of 'python' is not already on your PATH, then type
  'make PYTHON=/path/to/your/preferred/python'.