更新README信息
This commit is contained in:
@@ -164,7 +164,7 @@ curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | b
|
||||
Eine bestimmte Version oder in ein benutzerdefiniertes Verzeichnis installieren:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
Dann ausführen:
|
||||
@@ -182,7 +182,7 @@ irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
|
||||
Oder eine bestimmte Version installieren:
|
||||
|
||||
```powershell
|
||||
.\install.ps1 -Version v0.5.0
|
||||
.\install.ps1 -Version v0.5.2
|
||||
```
|
||||
|
||||
#### Option 3: Von GitHub Releases herunterladen
|
||||
|
||||
Reference in New Issue
Block a user