diff --git a/doc/README.md b/doc/README.md index c89500e7..7e969b3c 100644 --- a/doc/README.md +++ b/doc/README.md @@ -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 ```