diff --git a/docs/guide/docker_install.md b/docs/guide/docker_install.md index 846897510b..3e793ead65 100644 --- a/docs/guide/docker_install.md +++ b/docs/guide/docker_install.md @@ -5,7 +5,7 @@ outline: deep # 前言 -支持开设 Docker 虚拟化的各系统,含 Linux、Android 系统 +支持开设 Docker 虚拟化的各系统,含 Linux、Android、Windows 系统 ## 环境预设 @@ -45,4 +45,4 @@ curl -L https://raw.githubusercontent.com/spiritLHLS/addswap/main/addswap.sh -o ```shell curl -L https://ghproxy.com/https://raw.githubusercontent.com/spiritLHLS/addswap/main/addswap.sh -o addswap.sh && chmod +x addswap.sh && bash addswap.sh -``` \ No newline at end of file +```