changeset 12:a804d1645b0a

Fix typo in readme
author Brendan Rius <brendan@omixy.com>
date Sat, 26 Mar 2016 15:00:29 +0000
parents ed81f9f93bde
children 086c0d0da045
files README.md
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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`