Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #8 from m8ttyB/readme_tweak
Browse files Browse the repository at this point in the history
corrected the path to the generated build docs.  good catch!  thanks!
  • Loading branch information
camd committed Aug 3, 2012
2 parents b42f416 + 61a1cbd commit 31dfea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -16,7 +16,7 @@ To build and view an HTML version of the documentation::
$ cd docs
$ pip install sphinx
$ make html
$ firefox _build/index.html
$ firefox _build/html/index.html


Related repositories
Expand Down

0 comments on commit 31dfea6

Please sign in to comment.