There was an error while loading. Please reload this page.
1 parent 86c505b commit 98a34d1Copy full SHA for 98a34d1
1 file changed
Install.ps1
@@ -1,6 +1,6 @@
1
# Run this in an administrative PowerShell prompt to install the ModuleBuild PowerShell module:
2
#
3
-# iex (New-Object Net.WebClient).DownloadString("https://github.com/zloeber/ModuleBuild/raw/master/Install.ps1")
+# iex (New-Object Net.WebClient).DownloadString("https://github.com/zloeber/ModuleBuild/raw/master/Install.ps1")
4
5
# Some general variables
6
$ModuleName = 'ModuleBuild'
0 commit comments