Auto update README files for public version

This commit is contained in:
GitHub Actions
2025-08-26 03:19:50 +00:00
parent c259073d1b
commit 33b8e0396f
2 changed files with 2 additions and 2 deletions

View File

@@ -303,7 +303,7 @@ cd ecs
2. 安装 Go 环境(如已安装可跳过)
选择 go 1.23.5 的版本进行安装
选择 go 1.24.5 的版本进行安装
```bash
curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/install_scripts/go.sh -o go.sh && chmod +x go.sh && bash go.sh

View File

@@ -301,7 +301,7 @@ cd ecs
2. Install Go environment (skip if already installed)
Select go 1.23.5 version to install
Select go 1.24.5 version to install
```bash
curl -L https://cdn.spiritlhl.net/https://raw.githubusercontent.com/spiritLHLS/one-click-installation-script/main/install_scripts/go.sh -o go.sh && chmod +x go.sh && bash go.sh