Compare commits
No commits in common. "main" and "v2.0" have entirely different histories.
@ -38,8 +38,8 @@ ### Example: Auto-load for current user
|
|||||||
account:
|
account:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
# download version 2.0
|
# download version 1.1
|
||||||
Invoke-WebRequest -Uri https://git.asifbacchus.dev/asif/ps-cmdlet-wol/archive/v2.0.zip -OutFile "$Env:DOWNLOADS\ps-cmdlet-wol.zip"
|
Invoke-WebRequest -Uri https://git.asifbacchus.dev/asif/ps-cmdlet-wol/archive/v1.1.zip -OutFile "$Env:DOWNLOADS\ps-cmdlet-wol.zip"
|
||||||
|
|
||||||
# Get PSModulePath
|
# Get PSModulePath
|
||||||
# You should see a user-level modules path in the form of either:
|
# You should see a user-level modules path in the form of either:
|
||||||
|
Loading…
Reference in New Issue
Block a user