Compare commits

...

1 Commits
v2.0 ... main

Author SHA1 Message Date
Asif Bacchus a0aa0680ef Update readme - reference version 2.0 2021-09-05 19:00:10 -06:00
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ Here's a complete example assuming I want the module automatically available for
account:
```powershell
# download version 1.1
Invoke-WebRequest -Uri https://git.asifbacchus.dev/asif/ps-cmdlet-wol/archive/v1.1.zip -OutFile "$Env:DOWNLOADS\ps-cmdlet-wol.zip"
# download version 2.0
Invoke-WebRequest -Uri https://git.asifbacchus.dev/asif/ps-cmdlet-wol/archive/v2.0.zip -OutFile "$Env:DOWNLOADS\ps-cmdlet-wol.zip"
# Get PSModulePath
# You should see a user-level modules path in the form of either: