Skip to content

Commit

Permalink
docs: update MIGRATION.md
Browse files Browse the repository at this point in the history
- prevent users to install devDependencies
  • Loading branch information
ptweety committed Oct 17, 2022
1 parent 1683e43 commit c67d448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ From your RedMatic host:
```bash
npm uninstall -g node-red-contrib-ccu
npm cache verify
npm install -g @ptweety/node-red-contrib-ccu
npm install -g @ptweety/node-red-contrib-ccu --production
```

From the RedMatic Addon-UI;
Expand Down

0 comments on commit c67d448

Please sign in to comment.