You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sites/installfest/windows_colors.step
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
message "The Rails server logging and test results are much easier to read with colored output, but the 'Command Prompt with Ruby and Rails' defaults to white on black. Add colors by following these steps."
2
2
3
3
step "Download ANSICON" do
4
-
message "In the browser, visit <http://adoxa.3eeweb.com/ansicon/>"
5
-
message "Click the `ANSICON v1.61` link to download the file (or whatever the most recent version is)"
4
+
message "In the browser, visit <https://github.com/adoxa/ansicon/downloads>"
5
+
message "Click the `ansi160.zip` link to download the file (or whatever the most recent version is)"
6
6
message "Double-click the downloaded file to unzip it"
0 commit comments