Mercurial > pymonkey
diff docs/rendered/index.html @ 110:699d03db6614
Updated docs a bit.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 16 Aug 2009 13:50:42 -0700 |
parents | 1e6523de9df1 |
children | dd32a92f6b4f |
line wrap: on
line diff
--- a/docs/rendered/index.html Sun Aug 16 20:48:11 2009 +0000 +++ b/docs/rendered/index.html Sun Aug 16 13:50:42 2009 -0700 @@ -106,8 +106,8 @@ <p>From the root of your pymonkey repository, run:</p> <div class="highlight-python"><pre>python setup.py build test</pre> </div> -<p>This will build the C extension and run its test suite to ensure that -everything works properly.</p> +<p>This will fetch and compile SpiderMonkey, build the C extension, and +run its test suite to ensure that everything works properly.</p> <p>Then run:</p> <div class="highlight-python"><pre>sudo python setup.py install</pre> </div>