Skip to content

Commit

Permalink
Simplify documentation minor
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiSG committed Aug 1, 2018
1 parent fb3b9bc commit c331bfb
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 @@ -88,7 +88,7 @@ You can edit all files in the source folder you cloned. In order to ease develop

```sh
npm install # install development dependencies
npm run dev # To use http://localhost:5000/ for the Web API
npm run dev
```

> Some additional commands can be useful for development. You can discover all of them by running `npm run`.
Expand Down

0 comments on commit c331bfb

Please sign in to comment.