master
Stéphane Bisinger 2017-02-26 11:54:54 +01:00 committed by jongleberry
parent d740d9b2b1
commit 909b829ac6
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Koa requires __node v7.6.0__ or higher for ES2015 and async function support.
You can quickly install a supposed version of node with your favorite version manager:
You can quickly install a supported version of node with your favorite version manager:
```bash
$ nvm install 7