Skip to content

Commit

Permalink
[docs] :: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahjohannessen committed Aug 28, 2011
1 parent f75d1d2 commit 2dfcc5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.markdown
Expand Up @@ -34,7 +34,7 @@ Sphinx is a Python tool we use to create the FubuMVC documentation. It requires
1. Install Python from [python.org](http://python.org/download) (Preferrably 2.7)
1. Add the Python /Scripts directory to the PATH (i.e. c:\Python27\Scripts)
1. On 32 Bit Windows simply run `easy_install -U Sphinx`
1. On 64 Bit Widnows, follow these [instructions to get easy_install installed](http://pypi.python.org/pypi/setuptools), then run `easy_install -U Sphinx`
1. On 64 Bit Windows, follow these [instructions to get easy_install installed](http://pypi.python.org/pypi/setuptools), then run `easy_install -U Sphinx`
1. Then test that `sphinx_build` is available, and you're done.

Building the Documentation
Expand Down

0 comments on commit 2dfcc5b

Please sign in to comment.