Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyjx committed Sep 24, 2016
1 parent 3ec32c4 commit d032589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ koa 依赖支持 generator 的 Node 环境,准确来说,是 `node >= 0.11.9`

```bash
$ npm install -g n
$ n 0.11发
$ n 0.11
$ node --harmony my-koa-app.js
```

Expand Down

0 comments on commit d032589

Please sign in to comment.