diff README @ 102:e455f0f00e98

Moved mange.py to setup.py for convention's sake and updated docs on the build process.
author Atul Varma <varmaa@toolness.com>
date Sat, 15 Aug 2009 16:53:32 -0700
parents 7401af070bb8
children dd32a92f6b4f
line wrap: on
line diff
--- a/README	Sat Aug 15 16:41:48 2009 -0700
+++ b/README	Sat Aug 15 16:53:32 2009 -0700
@@ -4,5 +4,5 @@
 Pymonkey is a Python C extension module to expose the Mozilla
 SpiderMonkey engine to Python.
 
-Please run "python manage.py docs" to open the full Pymonkey
+Please run "python setup.py docs" to open the full Pymonkey
 documentation in your web browser.