Skip to content

Commit 361e1b0

Browse files
authored
Update README.rst
1 parent e098482 commit 361e1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ While strongly discouraged due to installation problems you could try to install
9292

9393
pip install pymc3
9494

95-
The reason installation via PyPI is difficult, especially on Windows and OSX, is that `Theano` requires compilation against MKL, which is difficult to set up, while Conda comes with its own compilers and MKL installation.
95+
The reason installation via PyPI is difficult, especially on Windows and OSX, is that ``Theano`` requires compilation against MKL, which is difficult to set up, while Conda comes with its own compilers and MKL installation.
9696
.. note::
9797

9898
Running ``pip install pymc`` will install PyMC 2.3, not PyMC3, from PyPI.

0 commit comments

Comments
 (0)