mirror of https://github.com/docker/docs.git
Improve uninstall instructions (#16938)
* Improve uninstall instructions The icon is now a bug and doesn't have any text * Update desktop/uninstall.md --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
32d1e7a8f6
commit
fdf59bee1a
|
@ -34,7 +34,7 @@ To uninstall Docker Desktop from your Windows machine:
|
|||
<br>
|
||||
To uninstall Docker Desktop from your Mac:
|
||||
|
||||
1. From the Docker menu, select **Troubleshoot** and then select **Uninstall**.
|
||||
1. From the Docker menu, select the **Troubleshoot** icon in the top-right corner of Docker Dashboard and then select **Uninstall**.
|
||||
2. Click **Uninstall** to confirm your selection.
|
||||
|
||||
> Uninstall Docker Desktop from the command line
|
||||
|
@ -160,4 +160,4 @@ Remove the `credsStore` and `currentContext` properties from `$HOME/.docker/conf
|
|||
|
||||
<hr>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue