Skip to content

Commit

Permalink
Update 01_getting_ready_for_class.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rulasg authored Apr 29, 2024
1 parent 12dac71 commit 01ab893
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/01_getting_ready_for_class.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,12 @@ For this class, we will use a basic text editor to interact with our code. Let's

### Step 5: Intstall GitHub Cli

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

```sh
gh --version
```

#### Pick your editor

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

0 comments on commit 01ab893

Please sign in to comment.