Updated README

This commit is contained in:
thomashii 2021-06-11 12:09:42 +08:00
parent d11df03d97
commit 9697137ae8

View file

@ -29,7 +29,7 @@ Once you have [Dart](https://dart.dev/get-dart) installed, bootstrapping a proje
Install the [Angel3 CLI](https://github.com/dukefirehawk/angel3-cli): Install the [Angel3 CLI](https://github.com/dukefirehawk/angel3-cli):
```bash ```bash
pub global activate angel_cli pub global activate angel3_cli
``` ```
Bootstrap a project: Bootstrap a project: