summaryrefslogtreecommitdiff
path: root/docs/users_guide_src/README
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide_src/README')
-rw-r--r--docs/users_guide_src/README9
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/users_guide_src/README b/docs/users_guide_src/README
deleted file mode 100644
index 3b45564..0000000
--- a/docs/users_guide_src/README
+++ /dev/null
@@ -1,9 +0,0 @@
-To build the Cheetah documentation, you need the 'mkhowto' program from
-the Python source distribution. So:
-
-1) Get the Python source distribution and unpack it in some directory.
-
-2) Edit the Cheetah documentation's Makefile and change PYTHONSRC to
-point to the top-level directory of your Python source distribution.
-
-3) Run 'make'.