Fixed typo in docs README

This commit is contained in:
Robin Wilson
2015-08-28 19:00:28 +01:00
parent 13b2170dfd
commit 32e6aa1e9c
+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
```