Skip to content

Commit 29fba4e

Browse files
committed
Move Windows after macOS and Linux, for coherence with the rest of the chapter
1 parent f2a8efb commit 29fba4e

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<!--sec data-title="Opening: macOS" data-id="macOS_prompt" data-collapse=true ces-->
2+
3+
Go to Launchpad → Other → Terminal.
4+
5+
<!--endsec-->
6+
7+
<!--sec data-title="Opening: Linux" data-id="linux_prompt" data-collapse=true ces-->
8+
9+
It's probably under Applications → Accessories → Terminal, or Applications → System → Terminal, but that may depend on your system. If it's not there, you can try to Google it. :)
10+
11+
<!--endsec-->
12+
113
<!--sec data-title="Opening: Windows" data-id="windows_prompt" data-collapse=true ces-->
214

315
Depending on your version of Windows and your keyboard, one of the following should open a command window (you may have to experiment a bit, but you don't have to try all of these suggestions):
@@ -13,15 +25,3 @@ Depending on your version of Windows and your keyboard, one of the following sho
1325
Later in this tutorial, you will need to have two command windows open at the same time. However, on some versions of Windows, if you already have one command window open and you try to open a second one using the same method, it will instead point you to the command window you already have open. Try it now on your computer and see what happens! If you only get one command window, try one of the other methods in the list above. At least one of them should result in a new command window being opened.
1426

1527
<!--endsec-->
16-
17-
<!--sec data-title="Opening: macOS" data-id="macOS_prompt" data-collapse=true ces-->
18-
19-
Go to Launchpad → Other → Terminal.
20-
21-
<!--endsec-->
22-
23-
<!--sec data-title="Opening: Linux" data-id="linux_prompt" data-collapse=true ces-->
24-
25-
It's probably under Applications → Accessories → Terminal, or Applications → System → Terminal, but that may depend on your system. If it's not there, you can try to Google it. :)
26-
27-
<!--endsec-->

0 commit comments

Comments
 (0)