mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f901bd2458
Update the CLI install command in the CLI overview page to explicitly specify a version. This ensures that the version installed is appropriate for the version of the docs (e.g. installing CLI v12.x when following the v12 docs) and it consistent with the `setup-local` guide. PR Close #46020