site/content/en/docs/tutorials/setup_minikube_gui.md
{{% tabs %}} {{% mactab %}}
Open the dmg and copy minikube-gui to your Applications folder
Run this command to allow running the unsigned application:
xattr -d com.apple.quarantine /Applications/minikube-gui.app
Run the application {{% /mactab %}} {{% windowstab %}}
Unzip and run minikube-gui.exe
If you see the following, click More info and then Run anyway
{{% /windowstab %}} {{% linuxtab %}}
Untar and run minikube-gui {{% /linuxtab %}} {{% /tabs %}}