Skip to content

Commit

Permalink
fixed typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ageron committed Mar 4, 2016
1 parent 379888c commit 6fd28bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Simply open the [Jupyter](http://jupyter.org/) notebooks you are interested in:
* using [Binder](http://mybinder.org/): [![Binder](http://mybinder.org/badge.svg)](http://mybinder.org/repo/ageron/ml-notebooks)
* this let's you experiment with the code examples
* or using [jupyter.org's notebook viewer](http://nbviewer.jupyter.org/github/ageron/ml-notebooks/blob/master/index.ipynb)
* note: [github.com's notebook viewer](https://github.com/ageron/ml-notebooks/blob/master/index.ipynb)) also works but it is slower and the math formulas are not displayed correctly
* note: [github.com's notebook viewer](https://github.com/ageron/ml-notebooks/blob/master/index.ipynb) also works but it is slower and the math formulas are not displayed correctly
* or by cloning this repository and running Jupyter locally
* if you prefer this option, follow the installation instructions below.

Expand Down

0 comments on commit 6fd28bc

Please sign in to comment.