Update instructions

This commit is contained in:
PearlDragon 2025-06-10 10:16:56 -06:00
parent b213bef040
commit 89fdb97502

View File

@ -10,3 +10,10 @@ SETUP
npm install npm install
npm install -g . npm install -g .
``` ```
UNINSTALL
---------
```
npm uninstall -g
```