Updating Sphinx link and install instructions

This commit is contained in:
Caroline Cullen
2018-08-03 13:07:12 -07:00
committed by Dan Gohman
parent 4769e67468
commit 6f9982fdf5

View File

@@ -126,7 +126,7 @@ Building the documentation
-------------------------- --------------------------
To build the Cranelift documentation, you need the [Sphinx documentation To build the Cranelift documentation, you need the [Sphinx documentation
generator](https://www.sphinx-doc.org/): generator](http://www.sphinx-doc.org/) as well as Python 3::
$ pip install sphinx sphinx-autobuild sphinx_rtd_theme $ pip install sphinx sphinx-autobuild sphinx_rtd_theme
$ cd cranelift/docs $ cd cranelift/docs