Skip to content

Commit

Permalink
docs: command is wrong for running tests (#1065)
Browse files Browse the repository at this point in the history
  • Loading branch information
xueqingxiao authored and dead-horse committed Sep 26, 2017
1 parent 77ca429 commit e1e030c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Expand Up @@ -195,7 +195,7 @@ the general Koa guide.
## Running tests

```
$ make test
$ npm test
```

## Authors
Expand Down

0 comments on commit e1e030c

Please sign in to comment.