Skip to content

Commit dabc394

Browse files
committed
fix(kvm): scrolling offset for mouse is fixed in ui-toolkit 2.0.6
1 parent 8aa634c commit dabc394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ To succesfully deploy the UI Toolkit using Angular, the following software must
1616
1. Run the following command to add the Angular UI Toolkit and install the required dependencies:
1717

1818
```bash
19-
npm install @open-amt-cloud-toolkit/ui-toolkit-angular
19+
npm install @open-amt-cloud-toolkit/ui-toolkit-angular --save
2020
```
2121

0 commit comments

Comments
 (0)