We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa634c commit dabc394Copy full SHA for dabc394
README.md
@@ -16,6 +16,6 @@ To succesfully deploy the UI Toolkit using Angular, the following software must
16
1. Run the following command to add the Angular UI Toolkit and install the required dependencies:
17
18
```bash
19
- npm install @open-amt-cloud-toolkit/ui-toolkit-angular
+ npm install @open-amt-cloud-toolkit/ui-toolkit-angular --save
20
```
21
0 commit comments