]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
README: formatting (line-wrapping) of arch_o_median's edits to README
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 9 Aug 2007 03:47:42 +0000 (20:47 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 9 Aug 2007 03:47:42 +0000 (20:47 -0700)
README

diff --git a/README b/README
index ea865e2959991a00966217d7e42a279f0cd9af34..cfc2832f393424a76892d3fd22e4bc42e7056b4d 100644 (file)
--- a/README
+++ b/README
@@ -172,7 +172,8 @@ Running-In-Place Way.  Choose one:
   The Python Way is to execute "setup.py install" for each Python package.
 
   You'll need to run "setup.py install" five separate times, one for each of
-  the five subpackages (allmydata, allmydata.Crypto, foolscap, simplejson, and zfec).
+  the five subpackages (allmydata, allmydata.Crypto, foolscap, simplejson,
+  and zfec).
 
     for PACKAGE in zfec Crypto foolscap simplejson; do
       cd src/${PACKAGE} && python setup.py install && cd ../..
@@ -212,12 +213,12 @@ TESTING THAT IT IS PROPERLY INSTALLED
 
 RUNNING:
 
- If you installed one of the debian packages constructed by "make deb-*", or installed "The Python Way", 
- then it creates an 'allmydata-tahoe' executable, usually in /usr/bin .
- Else, you can find allmydata-tahoe in ./instdir/bin/ .  This tool is used to
- create, start, and stop nodes.  Each node lives in a separate base
- directory, inside of which you can add files to configure and control the
- node.  Nodes also read and write files within that directory.
+ If you installed one of the debian packages constructed by "make deb-*", or
+ installed "The Python Way", then it creates an 'allmydata-tahoe' executable,
+ usually in /usr/bin . Else, you can find allmydata-tahoe in ./instdir/bin/ .
+ This tool is used to create, start, and stop nodes.  Each node lives in a
+ separate base directory, inside of which you can add files to configure and
control the node.  Nodes also read and write files within that directory.
 
  A grid consists of a single central 'introducer and vdrive' node and one or
  more 'client' nodes.  If you are joining an existing grid, the