mirror of
https://github.com/EasyTier/EasyTier.git
synced 2024-11-16 03:32:43 +08:00
modify compile command (#333)
* modify compile command * fix(READMD.md): compile from git * Update README_CN.md
This commit is contained in:
parent
ac9cfa5040
commit
9f273dc887
|
@ -47,7 +47,7 @@ EasyTier is a simple, safe and decentralized VPN networking solution implemented
|
|||
3. **Install from source code**
|
||||
|
||||
```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**
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
3. **通过源码安装**
|
||||
|
||||
```sh
|
||||
cargo install --git https://github.com/EasyTier/EasyTier.git
|
||||
cargo install --git https://github.com/EasyTier/EasyTier.git easytier
|
||||
```
|
||||
|
||||
4. **通过Docker Compose安装**
|
||||
|
|
Loading…
Reference in New Issue
Block a user