dart-backend / angel

A polished, production-ready backend framework in Dart for the VM, AOT, and Flutter.
https://github.com/dukefirehawk/angel
BSD 3-Clause "New" or "Revised" License
173 stars 21 forks source link

Typo in docs: angel_cli => angel3_cli #58

Closed NeroSong closed 2 years ago

NeroSong commented 2 years ago

the following install command in the doc will fail in Windows:

$ pub global activate angel_cli

then I find it's angel3_cli in Github README, and it works fine.

Hope it can be updated to help more beginners, thx :)

NeroSong commented 2 years ago

and all angel => angel3

dukefirehawk commented 2 years ago

We will get the documentation updated

dukefirehawk commented 2 years ago

Angel3 Guide - CLI Setup has been updated