docs(@angular/cli): update platform support information in auto-completion

Closes #23980
This commit is contained in:
Alan Agius 2022-09-29 12:52:23 +00:00 committed by Alan Agius
parent 84e3f7727d
commit c76f9a337f

View File

@ -51,11 +51,8 @@ flexibility in their environments when desired.
## Platform support ## Platform support
Angular CLI supports autocompletion for the Bash and Zsh shells on MacOS and Linux operating Angular CLI supports autocompletion for the Bash and Zsh shells on MacOS and Linux operating
systems. systems. On Windows, Git Bash and [Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/)
using Bash or Zsh are supported.
Windows does not support autocompletion in native shells, such as Cmd and Powershell. However,
the Angular CLI supports Git Bash and
[Windows Subsystem for Linux](https://docs.microsoft.com/en-us/windows/wsl/) using Bash or Zsh.
## Global install ## Global install