mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 11:44:13 +08:00
documentation: Fix typo
Signed-off-by: Estel <callmebedrockdigger@gmail.com>
This commit is contained in:
parent
f0a3ba5bc8
commit
33e9d719f8
@ -63,7 +63,7 @@ curl -fsSL https://sing-box.app/install.sh | sh -s -- --version <version>
|
|||||||
|
|
||||||
=== ":material-linux: Linux"
|
=== ":material-linux: Linux"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 |
|
| 类型 | 平台 | 命令 | 链接 |
|
||||||
|----------|---------------|------------------------------|---------------------------------------------------------------------------------------------------------------|
|
|----------|---------------|------------------------------|---------------------------------------------------------------------------------------------------------------|
|
||||||
| AUR | Arch Linux | `? -S sing-box` | [][aur] |
|
| AUR | Arch Linux | `? -S sing-box` | [][aur] |
|
||||||
| nixpkgs | NixOS | `nix-env -iA nixos.sing-box` | [][nixpkgs] |
|
| nixpkgs | NixOS | `nix-env -iA nixos.sing-box` | [][nixpkgs] |
|
||||||
@ -73,13 +73,13 @@ curl -fsSL https://sing-box.app/install.sh | sh -s -- --version <version>
|
|||||||
|
|
||||||
=== ":material-apple: macOS"
|
=== ":material-apple: macOS"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 |
|
| 类型 | 平台 | 命令 | 链接 |
|
||||||
|----------|-------|-------------------------|------------------------------------------------------------------------------------------------|
|
|----------|-------|-------------------------|------------------------------------------------------------------------------------------------|
|
||||||
| Homebrew | macOS | `brew install sing-box` | [][brew] |
|
| Homebrew | macOS | `brew install sing-box` | [][brew] |
|
||||||
|
|
||||||
=== ":material-microsoft-windows: Windows"
|
=== ":material-microsoft-windows: Windows"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 |
|
| 类型 | 平台 | 命令 | 链接 |
|
||||||
|------------|---------|---------------------------|-----------------------------------------------------------------------------------------------------|
|
|------------|---------|---------------------------|-----------------------------------------------------------------------------------------------------|
|
||||||
| Scoop | Windows | `scoop install sing-box` | [][scoop] |
|
| Scoop | Windows | `scoop install sing-box` | [][scoop] |
|
||||||
| Chocolatey | Windows | `choco install sing-box` | [][choco] |
|
| Chocolatey | Windows | `choco install sing-box` | [][choco] |
|
||||||
@ -87,13 +87,13 @@ curl -fsSL https://sing-box.app/install.sh | sh -s -- --version <version>
|
|||||||
|
|
||||||
=== ":material-android: Android"
|
=== ":material-android: Android"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 |
|
| 类型 | 平台 | 命令 | 链接 |
|
||||||
|--------|---------|--------------------|----------------------------------------------------------------------------------------------|
|
|--------|---------|--------------------|----------------------------------------------------------------------------------------------|
|
||||||
| Termux | Android | `pkg add sing-box` | [][termux] |
|
| Termux | Android | `pkg add sing-box` | [][termux] |
|
||||||
|
|
||||||
=== ":material-freebsd: FreeBSD"
|
=== ":material-freebsd: FreeBSD"
|
||||||
|
|
||||||
| 类型 | 平台 | 链接 | 命令 |
|
| 类型 | 平台 | 命令 | 链接 |
|
||||||
|------------|---------|------------------------|--------------------------------------------------------------------------------------------|
|
|------------|---------|------------------------|--------------------------------------------------------------------------------------------|
|
||||||
| FreshPorts | FreeBSD | `pkg install sing-box` | [][ports] |
|
| FreshPorts | FreeBSD | `pkg install sing-box` | [][ports] |
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user