Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit bd2fe46

Browse files
smohriddell-stan
authored andcommitted
Update README.rst
1 parent 069a336 commit bd2fe46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The development of PyStan3 with updated API can be found under `stan-dev/pystan-
4545
Detailed Installation Instructions
4646
----------------------------------
4747
Detailed installation instructions can be found in the
48-
`doc/installation_beginner.md <https://github.com/chendaniely/pystan/blob/develop/doc/installation_beginner.rst/>`_ file.
48+
`doc/installation_beginner.md <doc/installation_beginner.rst/>`_ file.
4949

5050
Windows Installation Instructions
5151
---------------------------------
@@ -87,7 +87,7 @@ OS X ``cd /tmp`` will work.
8787
Example
8888
-------
8989

90-
::
90+
.. code-block:: python
9191
9292
import pystan
9393
import numpy as np

0 commit comments

Comments
 (0)