mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
fix installation error using git (#41)
fix error: error: multiple packages with binaries found: easytier, easytier-gui
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
3. **通过源码安装**
|
3. **通过源码安装**
|
||||||
::: code-group
|
::: code-group
|
||||||
```sh [cargo]
|
```sh [cargo]
|
||||||
cargo install --git https://github.com/EasyTier/EasyTier.git
|
cargo install --git https://github.com/EasyTier/EasyTier.git easytier
|
||||||
```
|
```
|
||||||
:::
|
:::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user