更新README信息
This commit is contained in:
@@ -162,7 +162,7 @@ curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | b
|
||||
Install a specific version or to a custom directory:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
Then run:
|
||||
@@ -180,7 +180,7 @@ irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
|
||||
Or install a specific version:
|
||||
|
||||
```powershell
|
||||
.\install.ps1 -Version v0.5.0
|
||||
.\install.ps1 -Version v0.5.2
|
||||
```
|
||||
|
||||
#### Option 3: Download from GitHub Releases
|
||||
|
||||
Reference in New Issue
Block a user