From 0f514f47cc80ad2760e3b31e07cbfe384f064b5c Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 1 May 2007 22:37:35 -0700
Subject: [PATCH] add another note about where to run "make"

---
 README | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README
index 9fd8ab0f..3d4e7aa0 100644
--- 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'.
-- 
2.45.2