Skip to content

Commit

Permalink
[docs] Remove old command (#1243)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Martinez Gotor authored Oct 23, 2019
1 parent 17190f8 commit 7b48340
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/developer/dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,7 @@ Finally, launch the dashboard within the telepresence shell
yarn run start
```

You can now access the local development server simply by accessing the dashboard as you usually would:

```bash
kubeapps dashboard --port=5000
```
You can now access the local development server simply by accessing the dashboard as you usually would (e.g. doing a port-forward or accesing the Ingress URL).

#### Troubleshooting

Expand Down

0 comments on commit 7b48340

Please sign in to comment.