changed to make compatible with more browsers

Esse commit está contido em:
David McInnis
2016-02-06 14:32:52 -08:00
commit 27754d2a5f
+1 -1
Ver Arquivo
@@ -8,5 +8,5 @@ Our documentation uses extended Markdown, as implemented by [MkDocs](http://mkdo
- install MkDocs: `pip install mkdocs`
- `cd` to the `docs/` folder and run:
- `python autogen.py`
- `mkdocs serve` # Starts a local webserver. Point your browser to http://0.0.0.0:8000
- `mkdocs serve` # Starts a local webserver: [localhost:8000](localhost:8000)
- `mkdocs build` # Builds a static site in "site" directory