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
message "The version of Git that comes with RailsInstaller is old, so we will be updating that next."
51
+
52
+
message "Go to <http://git-scm.com> and download the installer. You want version 1.9.5 or newer."
53
+
54
+
message "Run the installer, and it will ask you where you want to install it. Change it FROM C:\\Program Files\\Git TO, C:\\RailsInstaller\\Git like the picture below."
55
+
56
+
img src: 'img/directory.png'
57
+
58
+
message "It will warn you that the directory already exists. Click yes to install to that folder anyway."
59
+
60
+
message "Click next twice, and select, Use Git from the Windows Command Prompt."
61
+
62
+
img src: 'img/command.png'
63
+
64
+
message "Keep going and you'll have the latest version of Git installed!"
0 commit comments