diff --git a/docs/other/index.md b/docs/other/index.md index c201728..a3e6142 100644 --- a/docs/other/index.md +++ b/docs/other/index.md @@ -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`   `Ubuntu`   `Kali`