Skip to content

Commit 01ab893

Browse files
authored
Update 01_getting_ready_for_class.md
1 parent 12dac71 commit 01ab893

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/01_getting_ready_for_class.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,12 @@ For this class, we will use a basic text editor to interact with our code. Let's
103103

104104
### Step 5: Intstall GitHub Cli
105105

106-
GitHub CLI tool has several funtionality that my be very useful during the labs setup.
106+
GitHub command-line tool has several funtionality that may be very useful during the labs setup.
107107
Install GitHub CLI from [here](https://github.com/cli/cli#installation) and confirm that is available on your console.
108108

109109
```sh
110110
gh --version
111111
```
112-
113112
#### Pick your editor
114113

115114
You can use almost any text editor, but we have the best success with the following:

0 commit comments

Comments
 (0)