mirror of https://github.com/docker/docs.git
Remove unnecessary instruction (#17243)
* Remove unnecessary instruction * Update compose/install/uninstall.md --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
584e588bcd
commit
79612539ad
|
@ -10,7 +10,7 @@ Uninstalling Docker Compose depends on the method you have used to install Docke
|
||||||
|
|
||||||
### Uninstalling Docker Desktop
|
### Uninstalling Docker Desktop
|
||||||
|
|
||||||
If you want to uninstall Compose and you have installed Docker Desktop, see, [Uninstall Docker Desktop](../../desktop/uninstall.md) follow the corresponding link bellow to get instructions on how to remove Docker Desktop.
|
If you want to uninstall Compose and you have installed Docker Desktop, see [Uninstall Docker Desktop](../../desktop/uninstall.md).
|
||||||
|
|
||||||
> **Note**
|
> **Note**
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue