From d26903694f58b3319a636a06c29f7f912a1e76ee Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Tue, 1 May 2007 22:40:24 -0700
Subject: [PATCH] two more fixes for README

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

diff --git a/README b/README
index 3d4e7aa0..eeafb3f9 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ BUILDING FROM SOURCE:
 
    The code is available via darcs by running the following command:
 
-   darcs get http://allmydata.org/source/tahoe/trunk
+   darcs get http://allmydata.org/source/tahoe/trunk tahoe
 
    See http://allmydata.org for all kinds of information, news, and community
    contributions.
@@ -115,7 +115,7 @@ BUILDING FROM SOURCE:
 
 BUILDING:
 
- Just type 'make' in the toplevel tahoe directory.  This works on Windows
+ 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).
-- 
2.45.2