Azure / ng-deploy-azure

Deploy Angular apps to Azure using the Angular CLI
MIT License
79 stars 37 forks source link

Update README with correct instructions for adding/installing the library #56

Closed softchris closed 4 years ago

softchris commented 4 years ago

Describe the bug The text in the READMe says ng add @azure/ng-deploy@beta, should be ng add @azure/ng-deploy

To Reproduce Steps to reproduce the behavior:

  1. Go to README for the project

Expected behavior should be ng add @Azure/ng-deploy-team

sinedied commented 4 years ago

Fixed by some of the recent PRs 😉