Fix for tutorials/hello-minikube.md
Signed-off-by: Guangwen Feng <fenggw-fnst@fujitsu.com>
This commit is contained in:
parent
8bcb39be16
commit
64244cee98
|
|
@ -73,10 +73,9 @@ You can run the `dashboard` command again to create another proxy to access the
|
||||||
{{% /tab %}}
|
{{% /tab %}}
|
||||||
{{% tab name="URL copy and paste" %}}
|
{{% 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
|
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:
|
`--url` flag. `minikube` outputs a URL that you can open in the browser you prefer.
|
||||||
|
|
||||||
```
|
|
||||||
Open a **new** terminal, and run:
|
Open a **new** terminal, and run:
|
||||||
```shell
|
```shell
|
||||||
# Start a new terminal, and leave this running.
|
# Start a new terminal, and leave this running.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue