Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ian Bolton <[email protected]>
Signed-off-by: Radoslaw Szwajkowski <[email protected]>
  • Loading branch information
rszwajko and ibolton336 authored Mar 8, 2024
1 parent b61775e commit dc69fd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ $ minikube config set memory 10240
$ minikube config set cpus 4
```

From a terminal run (depending on your driver administrator access may be required):
From a terminal run:
Note: Depending on your driver, administrator access may be required. Common choices include Docker for container-based virtualization and KVM for hardware-assisted virtualization on Linux systems. If you're not sure which driver is best for you or if you're encountering compatibility issues, Minikube also supports auto-selecting a driver based on your system's capabilities and installed software.

```sh
$ minikube start --addons=dashboard --addons=ingress
Expand Down

0 comments on commit dc69fd1

Please sign in to comment.