更正文档

This commit is contained in:
SuperManito
2023-07-25 21:08:46 +08:00
parent d42adaff1f
commit 5b8800de25

View File

@@ -78,7 +78,7 @@ bash <(curl -sSL https://linuxmirrors.cn/docker.sh)
=== "Debian 系 Linux"
``` bash
apt-get remove -y docker* containerd.io podman* runc && apt-get autoremove
apt-get remove -y docker* containerd.io runc && apt-get autoremove
```
> `Debian` &nbsp; `Ubuntu` &nbsp; `Kali`