This commit is contained in:
AJ ONeal
2020-07-12 21:31:02 -06:00
committed by AJ ONeal
parent f019b868f0
commit 26fc4cbdd8
+1 -1
View File
@@ -27,7 +27,7 @@ Installing node via webi will:
- update your `PATH` in `$HOME/.config/envman/PATH.env`
- run `npm config set scripts-prepend-node-path=true`
- (prevents conflicts with other installed node versions)
- absolutely leave system file permisions alone
- absolutely leave system file permissions alone
- (no dreaded `sudo npm` permission errors)
### Hello World