From 9697137ae876973eea0caf66a3d08e09ce14f6f7 Mon Sep 17 00:00:00 2001 From: thomashii Date: Fri, 11 Jun 2021 12:09:42 +0800 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faf1ccc..90ec463 100644 --- a/README.md +++ b/README.md @@ -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): ```bash -pub global activate angel_cli +pub global activate angel3_cli ``` Bootstrap a project: