Modfiy:修改拉取方式

Modfiy:修改拉取方式
This commit is contained in:
ryan730
2019-09-02 19:20:09 +08:00
committed by GitHub
parent a7e18c950a
commit b5c3814534

View File

@ -14,9 +14,7 @@
### 如何使用
- git 拉取 `Flutter-go` 项目,并切换到 `web/flutter-go-web-0.0.1` 分支
```dart
$ git clone https://github.com/alibaba/flutter-go.git flutter-go
$ git checkout web/flutter-go-web-0.0.1
git clone -b web/flutter-go-web-0.0.1 https://github.com/alibaba/flutter-go.git flutter-go-web
```
- 安装flutter_web构建工具