Skip to content

Commit ca0abde

Browse files
committed
Merge pull request notablemind#22 from jjwong0915/master
edit Readme for install problem
2 parents 3f92810 + 7fea60c commit ca0abde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Grab the [release package](https://github.com/notablemind/jupyter-nodejs/release
1212
```bash
1313
tar xf jupyter-nodejs-1.1.0.tgz
1414
cd package
15+
mkdir -p ~/.ipython/kernels/nodejs/
1516
npm install && node install.js
1617
ipython console --kernel nodejs
1718
```

0 commit comments

Comments
 (0)