Skip to content

Commit 7fea60c

Browse files
committed
edit Readme for install problem
1 parent 3f92810 commit 7fea60c

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)