Fix #53, a few nits in the README.

This commit is contained in:
Georg Brandl 2008-11-24 20:33:58 +01:00
parent 6726192fb6
commit 46b6689240

6
README
View File

@ -17,9 +17,9 @@ Reading the docs
After installing::
cd doc
mkdir -p _build/html
sphinx-build . _build/html
browser _build/index.html
Then, direct your browser to ``_build/html/index.html``.
Or read them online at <http://sphinx.pocoo.org/>.
@ -27,4 +27,4 @@ Or read them online at <http://sphinx.pocoo.org/>.
Contributing
============
Send wishes, comments, patches, etc. to georg@python.org.
Send wishes, comments, patches, etc. to sphinx-dev@googlegroups.com.