更新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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -164,7 +164,7 @@ curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | b
|
||||
Instalar una versión específica o en un directorio personalizado:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
Luego ejecutar:
|
||||
@@ -182,7 +182,7 @@ irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
|
||||
O instalar una versión específica:
|
||||
|
||||
```powershell
|
||||
.\install.ps1 -Version v0.5.0
|
||||
.\install.ps1 -Version v0.5.2
|
||||
```
|
||||
|
||||
#### Opción 3: Descargar desde GitHub Releases
|
||||
|
||||
@@ -162,7 +162,7 @@ curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | b
|
||||
Installer une version spécifique ou dans un répertoire personnalisé :
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
Puis exécuter :
|
||||
@@ -180,7 +180,7 @@ irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
|
||||
Ou installer une version spécifique :
|
||||
|
||||
```powershell
|
||||
.\install.ps1 -Version v0.5.0
|
||||
.\install.ps1 -Version v0.5.2
|
||||
```
|
||||
|
||||
#### Option 3 : Télécharger depuis GitHub Releases
|
||||
|
||||
@@ -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 からダウンロード
|
||||
|
||||
@@ -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에서 다운로드
|
||||
|
||||
@@ -162,7 +162,7 @@ curl -fsSL https://raw.githubusercontent.com/xintaofei/codeg/main/install.sh | b
|
||||
Instalar uma versão específica ou em um diretório personalizado:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
Em seguida, executar:
|
||||
@@ -180,7 +180,7 @@ irm https://raw.githubusercontent.com/xintaofei/codeg/main/install.ps1 | iex
|
||||
Ou instalar uma versão específica:
|
||||
|
||||
```powershell
|
||||
.\install.ps1 -Version v0.5.0
|
||||
.\install.ps1 -Version v0.5.2
|
||||
```
|
||||
|
||||
#### Opção 3: Baixar do GitHub Releases
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
#### 方式三:从 GitHub Releases 下载
|
||||
|
||||
@@ -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
|
||||
```
|
||||
|
||||
#### 方式三:從 GitHub Releases 下載
|
||||
|
||||
Reference in New Issue
Block a user