Skip to content

Commit 727905d

Browse files
committed
added instructions how to access Powershell on a Windows
1 parent 8483d4f commit 727905d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

command-line/introduction/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The command line is a text interface for your computer. Just like Windows Explor
99

1010
## How do I access the command line?
1111

12-
To access the command line, we use a terminal emulator, usually called a terminal. On Mac OSX you can access the terminal by opening the Terminal application from your Applications folder. On Windows you should use a program called the PowerShell.
12+
To access the command line, we use a terminal emulator, usually called a terminal. On Mac OSX you can access the terminal by opening the Terminal application from your Applications folder. On Windows you should use a program called the PowerShell. To access the Powershell, click 'Start', in 'Search programs and files' type powershell, and hit enter. This should open up Powershell on your computer.
1313

1414
## Example 1: navigating around in the terminal
1515

0 commit comments

Comments
 (0)