From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Wed, 2 May 2007 05:11:49 +0000 (-0700)
Subject: tweak README to be more helpful about a small detail
X-Git-Tag: allmydata-tahoe-0.2.0~19
X-Git-Url: https://git.rkrishnan.org/vdrive/%22file:/frontends/provisioning?a=commitdiff_plain;h=450ad0a81f055e3a342e4bfaa66f199dce4e77d2;p=tahoe-lafs%2Ftahoe-lafs.git

tweak README to be more helpful about a small detail
---

diff --git a/README b/README
index 53a48daa..3fa74ef5 100644
--- a/README
+++ b/README
@@ -133,10 +133,10 @@ INSTALLING:
 
  The Debian Way:
 
-  If you're running on a debian system, use 'make deb-dapper', 'make
-  deb-sid', 'make deb-edgy', or 'make deb-feisty' to construct two debian
-  packages named 'allmydata-tahoe' and 'python-foolscap' which you can then
-  install.
+  If you're running on a debian system, run 'make deb-dapper', 'make
+  deb-sid', 'make deb-edgy', or 'make deb-feisty', from within the tahoe
+  top-level directory, to construct two debian packages named
+  'allmydata-tahoe' and 'python-foolscap' which you can then install
 
  The Python Way: