1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 11:44:48 +08:00

update README

This commit is contained in:
Zeno Zeng 2014-11-12 20:30:00 +08:00
parent 0feb03327e
commit db137857de

View File

@ -36,10 +36,9 @@ https://github.com/QSCTech/zjunet/releases
### From source
一般来说 master 分支是稳定的dev 分支会有破坏性变更
master分支是开发分支请直接从 release 那里获取源码
```bash
git clone https://github.com/QSCTech/zjunet.git
cd zjunet
sudo ./install.sh
```