From 99725a446c172b57fc9cbeeca3935c4bae221168 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 16 Jun 2014 10:38:38 -0700 Subject: [PATCH] swc-windows-installer.py: Fix 'swc_windows_installer.py' -> hyphens Match our local script name in the instruction comment. --- swc-windows-installer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swc-windows-installer.py b/swc-windows-installer.py index bfe9f03..098e1ec 100755 --- a/swc-windows-installer.py +++ b/swc-windows-installer.py @@ -18,7 +18,7 @@ To use: http://continuum.io/anacondace.html 2. Install msysGit https://github.com/msysgit/msysgit/releases -3. Run swc_windows_installer.py +3. Run swc-windows-installer.py. You should be able to simply double click the file in Windows """ -- 2.26.2