From fdade215b6a49f2274f52fe31447b7dfc8f15a67 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Thu, 21 May 2026 18:07:56 +0800 Subject: [PATCH] fix bug --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 76f8714..e011057 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ - `curl` ```bash -apt udpate -apt install -y curl wget curl +apt update +apt install -y curl wget curl ``` ### 部署步骤 @@ -38,7 +38,7 @@ apt install -y curl wget curl 3. 一键部署 ```bash - bash install + bash install.sh ``` 运行后会出现菜单: