Fix the README to actually talk about PyAFS, not PyHesiod.
authorEvan Broder <broder@mit.edu>
Mon, 23 Nov 2009 03:23:29 +0000 (22:23 -0500)
committerEvan Broder <broder@mit.edu>
Mon, 23 Nov 2009 04:11:48 +0000 (23:11 -0500)
Signed-off-by: Evan Broder <broder@mit.edu>

README

diff --git a/README b/README
index dc1dbd9..9fb6ffe 100644 (file)
--- a/README
+++ b/README
@@ -24,8 +24,8 @@ which will build the C extensions in place next to their source,
 allowing you to import the various modules, so long as your current
 working directory is the root of the PyAFS source tree.
 
-Alternatively, PyHesiod has been packaged for Debian and Ubuntu. To
-build the Debian package of the latest release, run::
+Alternatively, PyAFS has been packaged for Debian and Ubuntu. To build
+the Debian package of the latest release, run::
 
   $ git checkout debian
   $ git buildpackage