Updated README.md

This commit is contained in:
thomashii 2021-03-13 10:35:21 +08:00
parent 7ff5021491
commit 39fe2fd89e

View file

@ -52,9 +52,11 @@ New features:
- To be decided - To be decided
To install Angel CLI, run the following command after installing dart sdk To install Angel CLI, run the following command after installing dart sdk
`dart pub global activate --source git https://github.com/dukefirehawk/angel/packages/cli` `dart pub global activate --source git https://github.com/dukefirehawk/angel/packages/cli`
To use local development version of Angel CLI, run the following command after installing dart sdk To use local development version of Angel CLI, run the following command after installing dart sdk
`dart pub global activate --source path ./packages/cli` `dart pub global activate --source path ./packages/cli`