Skip to content

Commit 177c42f

Browse files
Change URL to https
1 parent b41517b commit 177c42f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This is an attempt to create a comprehensive LT PoSH module.
33
To import this module in your scripts you can run:
44
```
5-
(new-object Net.WebClient).DownloadString('http://bit.ly/LTPoSh') | iex
5+
(new-object Net.WebClient).DownloadString('https://bit.ly/ltposh') | iex
66
```
77

88
For more information see: http://labtechconsulting.com/labtech-agent-powershell-module/

0 commit comments

Comments
 (0)