Teradata / vantage-ui-template

Template for UI applications in Vantage
MIT License
185 stars 79 forks source link

They rebranded the CLI, it's no more angular-cli, now it's @angular/cli. #69

Closed JulioGold closed 7 years ago

JulioGold commented 7 years ago

Just updated the README.md to command for new version of Angular CLI because they rebranded the CLI, it's no more angular-cli, now it's @angular/cli.

emoralesb05 commented 7 years ago

Good catch, we forgot to change it here. Thanks!