From: Evan Broder Date: Mon, 23 Nov 2009 03:23:29 +0000 (-0500) Subject: Fix the README to actually talk about PyAFS, not PyHesiod. X-Git-Tag: 0.1.1~4 X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/python-afs.git/commitdiff_plain/332ec7faf5d492bee4940162e5b578128dea70c5?hp=39f071c79362ad878f178eae7b854a43908a369d Fix the README to actually talk about PyAFS, not PyHesiod. Signed-off-by: Evan Broder --- diff --git a/README b/README index dc1dbd9..9fb6ffe 100644 --- 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