Skip to content

Commit 992a04f

Browse files
committed
Changed images to PNG, mofified windows.step to point to new images
1 parent e97f12e commit 992a04f

File tree

5 files changed

+2
-2
lines changed

5 files changed

+2
-2
lines changed
-28.7 KB
Binary file not shown.
184 KB
Loading
-25.1 KB
Binary file not shown.
99.3 KB
Loading

sites/en/installfest/windows.step

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@ step "Update Git" do
5353

5454
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."
5555

56-
img src: 'img/directory.jpg'
56+
img src: 'img/directory.png'
5757

5858
message "It will warn you that the directory already exists. Click yes to install to that folder anyway."
5959

6060
message "Click next twice, and select, Use Git from the Windows Command Prompt."
6161

62-
img src: 'img/command.jpg'
62+
img src: 'img/command.png'
6363

6464
message "Keep going and you'll have the latest version of Git installed!"
6565

0 commit comments

Comments
 (0)