n 0.11
This commit is contained in:
parent
e65206f99c
commit
6cb5a9b9b8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
```
|
```
|
||||||
$ npm install -g n
|
$ npm install -g n
|
||||||
$ n 0.11.12
|
$ n 0.11
|
||||||
$ node --harmony my-koa-app.js
|
$ node --harmony my-koa-app.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue