changeset 47:69fc0b9c02b8

Update README.md
author Brendan Rius <brendan.rius@gmail.com>
date Wed, 08 Jun 2016 11:44:17 +0100
parents 59cf2351e933
children d3fdb29f3fdc a98647258349 9357c3067f20
files README.md
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Wed Jun 08 11:29:29 2016 +0100
+++ b/README.md	Wed Jun 08 11:44:17 2016 +0100
@@ -38,7 +38,7 @@
 ```bash
 git clone https://github.com/brendan-rius/jupyter-c-kernel.git
 cd jupyter-c-kernel
-docker run -v $(pwd):/jupter/jupyter_c_kernel/ -p 8888:8888 brendanrius/jupyter-c-kernel
+docker run -v $(pwd):/jupyter/jupyter_c_kernel/ -p 8888:8888 brendanrius/jupyter-c-kernel
 ```
 
 This clones the source, run the kernel, and binds the current folder (the one