Skip to content

Commit

Permalink
Added pip install recommonmark per issue #1
Browse files Browse the repository at this point in the history
  • Loading branch information
bfortuner committed Apr 24, 2017
1 parent bf25a9c commit f40c692
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ git clone https://github.com/bfortuner/ml-glossary
# Assumes you have the usual suspects installed: numpy, scipy, etc..
pip install sphinx sphinx-autobuild
pip install sphinx_rtd_theme
pip install recommonmark
```

3. Preview Changes
Expand Down

0 comments on commit f40c692

Please sign in to comment.