From 332ec7faf5d492bee4940162e5b578128dea70c5 Mon Sep 17 00:00:00 2001 From: Evan Broder Date: Sun, 22 Nov 2009 22:23:29 -0500 Subject: [PATCH 1/1] Fix the README to actually talk about PyAFS, not PyHesiod. Signed-off-by: Evan Broder --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 1.7.9.5