Skip to content

Commit

Permalink
docs(readme): update reference to latest version (#901)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsc authored and dead-horse committed Feb 13, 2017
1 parent 8b2dbf6 commit 18dbf5f
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 @@ -28,7 +28,7 @@ $ npm install koa
You can install it with semver:

```bash
npm install koa@2
npm install koa@next
```

In this new version, the middleware function signature changes to adopt async/await:
Expand Down

0 comments on commit 18dbf5f

Please sign in to comment.