# HG changeset patch # User Brendan Rius # Date 1459004429 0 # Node ID a804d1645b0af8eb7bc899431fb1a88f4913d101 # Parent ed81f9f93bde1cdb284d04eea13741df15e2b5c1 Fix typo in readme diff -r ed81f9f93bde -r a804d1645b0a README.md --- a/README.md Sat Mar 26 14:59:52 2016 +0000 +++ b/README.md Sat Mar 26 15:00:29 2016 +0000 @@ -21,6 +21,7 @@ * `docker build .` * `docker run -d -p 8888:8888 CONSTRUCTED_IMAGE` * Go to [http://localhost:8888](http://localhost:8888) (or your VM if you are using Docker Machine) + ## Usage * Open the example notebook: `jupyter-notebook example-notebook.ipynb`