]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
two more fixes for README
authorZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 05:40:24 +0000 (22:40 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Wed, 2 May 2007 05:40:24 +0000 (22:40 -0700)
README

diff --git a/README b/README
index 3d4e7aa0fe2b5bf11610a0ef1f8e9589c6ef5383..eeafb3f9267947f7db9a2f1db59f9702cdccc4cb 100644 (file)
--- 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).