docs: add new webi.sh and webi.ms

This commit is contained in:
AJ ONeal
2022-09-28 07:24:31 +00:00
parent c7d761bbb2
commit cbd8ae6420
9 changed files with 24 additions and 29 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ For example, if you wanted to install Node.js with powershell and
webinstall.dev, you can:
```cmd
curl.exe -s -A "MS" https://webinstall.dev/node@lts | powershell
curl.exe -s https://webi.ms/node@lts | powershell
```
-->