master
Jonathan Ong 2014-12-30 11:47:36 -08:00
parent e65206f99c
commit 6cb5a9b9b8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
```
$ npm install -g n
$ n 0.11.12
$ n 0.11
$ node --harmony my-koa-app.js
```