Skip to content

Commit

Permalink
fix(docs): fix dashboard README
Browse files Browse the repository at this point in the history
  • Loading branch information
thsig authored and edvald committed Dec 18, 2019
1 parent f7449e1 commit 5152dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ to start the `garden-service` API server. Then run:

```sh
cd dashboard
npm dev
npm run dev
```

to start the dashboard development server. The `start` command returns a link to the development version of the dashboard. The default is `http://localhost:3000`.
Expand Down

0 comments on commit 5152dde

Please sign in to comment.