8000 removed tab · ModuleBuild/ModuleBuild@98a34d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 98a34d1

Browse files
committed
removed tab
1 parent 86c505b commit 98a34d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Install.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Run this in an administrative PowerShell prompt to install the ModuleBuild PowerShell module:
22
#
3-
# iex (New-Object Net.WebClient).DownloadString("https://github.com/zloeber/ModuleBuild/raw/master/Install.ps1")
3+
# iex (New-Object Net.WebClient).DownloadString("https://github.com/zloeber/ModuleBuild/raw/master/Install.ps1")
44

55
# Some general variables
66
$ModuleName = 'ModuleBuild'

0 commit comments

Comments
 (0)
0