From 8c73bcc90231bf3f675fea2263ae5f8d2edaa5c0 Mon Sep 17 00:00:00 2001 From: NANSIYV <39900381+nsv2051@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:50:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b817a3d..adb415d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Quick Usage 部署密钥并设置定期更新: ```bash -curl -s https://ssh.nnn.cx | bash -s -- -c +curl -s https://ssh.lamgc.me | bash -s -- -c ``` 如果不希望自动更新密钥,可以移除 `-c` 参数: ```bash