8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c505b commit 98a34d1Copy full SHA for 98a34d1
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