v0.5.1
[webi-installers/.git] / _npm / README.md
index 2e2df0ae1b9ef835e0f9088d1afff857a4b43d1b..ff7aca75bd044cab057f2ebcd61501415c92e73b 100644 (file)
@@ -9,6 +9,12 @@ Effortlessly install developer tools with easy-to-remember URLs.
 - without touching system files or permissions
 - without looking up docs
 
+## Install webi via npm:
+
+```bash
+npm install -g webi
+```
+
 ## Example: Installing node
 
 Mac & Linux:
@@ -25,6 +31,9 @@ curl.exe -fsSA "MS" https://webinstall.dev/node | powershell
 
 ## Example: Switching node versions
 
+Once `webi` is installed, you can then install commands or switch versions with
+webi itself:
+
 ```bash
 webi node@stable
 webi node@lts