Skip to content

Commit 78439cd

Browse files
committed
Fix malformed Textmate link and removed reference to missing image
1 parent aa5025a commit 78439cd

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

sites/installfest/install_textmate.step

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ MARKDOWN
77
important "Microsoft Word and other word processing programs, including TextEdit and Notepad, will not work."
88

99
step "Download Textmate 1.5.11" do
10-
message "Download the [Textmate] installer](http://archive.textmate.org/TextMate_1.5.11_r1635.zip)."
10+
message "Download the [Textmate installer](http://archive.textmate.org/TextMate_1.5.11_r1635.zip)."
1111
end
1212

1313
step 'Select "Open with Archive Utility" in the file save dialog' do
1414
message "This should be the default."
1515

16-
message "It will extract from the zip archive the Textmate application inside of your Downloads folder. It should look like this:"
17-
18-
message "![textmate.png](textmate.png)"
16+
message "It will extract from the zip archive the Textmate application inside of your Downloads folder."
1917

2018
end
2119

0 commit comments

Comments
 (0)