mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-12 20:57:26 +08:00
modify compile command (#333)
* modify compile command * fix(READMD.md): compile from git * Update README_CN.md
This commit is contained in:
@@ -47,7 +47,7 @@ EasyTier is a simple, safe and decentralized VPN networking solution implemented
|
|||||||
3. **Install from source code**
|
3. **Install from source code**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo install --git https://github.com/EasyTier/EasyTier.git
|
cargo install --git https://github.com/EasyTier/EasyTier.git easytier
|
||||||
```
|
```
|
||||||
|
|
||||||
4. **Install by Docker Compose**
|
4. **Install by Docker Compose**
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
3. **通过源码安装**
|
3. **通过源码安装**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo install --git https://github.com/EasyTier/EasyTier.git
|
cargo install --git https://github.com/EasyTier/EasyTier.git easytier
|
||||||
```
|
```
|
||||||
|
|
||||||
4. **通过Docker Compose安装**
|
4. **通过Docker Compose安装**
|
||||||
|
|||||||
Reference in New Issue
Block a user