Merge pull request #1657 from robintw/doc-readme-typo

Fixed typo in docs README
This commit is contained in:
Juan Nunez-Iglesias
2015-08-28 19:17:02 +01:00
+1 -1
View File
@@ -4,7 +4,7 @@ To build docs, run `make` in this directory. `make help` lists all targets.
## Requirements ##
Sphinx and Latex is needed to build doc.
**Spinx:**
**Sphinx:**
```sh
pip install sphinx
```