diff --git a/dashboard/README.md b/dashboard/README.md index 57f1bd92be..4e18641573 100644 --- a/dashboard/README.md +++ b/dashboard/README.md @@ -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`.