From 98278063b971fc2739292cccd23d246442a5dbeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9D=E7=8D=BB=E7=9A=84=E5=B7=B4=E5=9F=BA=E5=8A=9B?= <68413810+Valkierja@users.noreply.github.com> Date: Sat, 23 Dec 2023 22:48:53 +0800 Subject: [PATCH] Update readme.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 祝獻的巴基力 <68413810+Valkierja@users.noreply.github.com> --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bc50267..03de585 100644 --- a/readme.md +++ b/readme.md @@ -30,7 +30,7 @@ bash ./update.sh 假设现在你有一台 Ubuntu 的服务器。还没有安装任何环境。并且你已经将域名解析到了服务器。复制以下脚本运行。 ```bash -sudo apt update && sudo apt install git curl vim wget -y +sudo apt update && sudo apt install git git-lfs curl vim wget -y curl -fsSL https://get.docker.com | bash -s docker mkdir -p mx