Skip to content

Commit 36d6ca0

Browse files
jhodgdon-drpekohl
authored andcommitted
Add brief command line info to installation page (DjangoGirls#1456)
Fixes DjangoGirls#1379
1 parent 73a0ed8 commit 36d6ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

en/installation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ data-id="chromebook_setup" data-collapse=true ces-->
2121
{% include "/chromebook_setup/instructions.md" %}
2222
<!--endsec-->
2323

24-
# Open a command window
25-
Several of the steps below will involve typing into a "console" or "command window". This will be explained later; for now, just open one up.
24+
# Brief intro to the command line
25+
Many of the steps below reference the "console", "terminal", "command window", or "command line" -- these all mean the same thing: a window on your computer where you can enter commands. When you get to the main tutorial, you'll learn more about the command line. For now, the main thing you need to know is how to open a command window and what it looks like:
2626
{% include "/intro_to_command_line/open_instructions.md" %}
2727

2828
# Install Python

0 commit comments

Comments
 (0)