File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ step "Download Atom" do
10
10
message "Download the [Atom installer](https://atom.io/download/mac)."
11
11
end
12
12
13
- step 'Save the file to your desktop, if prompted, or go to the Downloads folder ' do
14
- message "Auto-saved, without a prompt, to downloads should be the default ."
13
+ step 'Find the downloaded file in Finder ' do
14
+ message "If you weren't asked where to save it, it's probably in the Downloads folder ."
15
15
end
16
16
17
- step "Drag Atom into your Applications folder." do
18
- message "From your save location (default is Downloads) . Drag Atom into your Applications folder."
17
+ step "Extract Atom and move it to your Applications folder." do
18
+ message "Double click the Atom `.zip` file to extract it . Drag Atom into your Applications folder."
19
19
20
- img src: 'img/install_atom_mac.gif', alt: 'Contents of the downloaded file'
20
+ img src: 'img/install_atom_mac.gif', alt: 'Animation of extracting the Atom zip file and moving the contents to the Applications folder '
21
21
end
You can’t perform that action at this time.
0 commit comments