Fix for tutorials/hello-minikube.md

Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
This commit is contained in:
Guangwen Feng 2023-04-03 19:01:56 +08:00
parent 8bcb39be16
commit 64244cee98
1 changed files with 2 additions and 3 deletions

View File

@ -73,10 +73,9 @@ You can run the `dashboard` command again to create another proxy to access the
{{% /tab %}}
{{% tab name="URL copy and paste" %}}
If you don't want minikube to open a web browser fr you, run the dashboard command with the
`--url` flag. `minikube` outputs a URL that you can open in the browser you prefer:
If you don't want minikube to open a web browser for you, run the dashboard command with the
`--url` flag. `minikube` outputs a URL that you can open in the browser you prefer.
```
Open a **new** terminal, and run:
```shell
# Start a new terminal, and leave this running.