更新README信息

This commit is contained in:
xintaofei
2026-03-29 21:48:04 +08:00
parent 5f1ba86ac2
commit f6a6131180
10 changed files with 20 additions and 20 deletions

View File

@@ -161,7 +161,7 @@ curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | b
特定のバージョンまたはカスタムディレクトリにインストール:
```bash
curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | bash -s -- --version v0.5.0 --dir ~/.local/bin
curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | bash -s -- --version v0.5.2 --dir ~/.local/bin
```
実行:
@@ -179,7 +179,7 @@ irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
または特定のバージョンをインストール:
```powershell
.\install.ps1 -Version v0.5.0
.\install.ps1 -Version v0.5.2
```
#### オプション 3: GitHub Releases からダウンロード