Skip to content

Commit

Permalink
Renamed ralessons to lessons
Browse files Browse the repository at this point in the history
  • Loading branch information
justintanner committed Oct 21, 2024
1 parent abc44e3 commit 6dd003c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ At the end of this lesson you with have a created your first rails project.
First, let's make sure we are in the correct directory:

```bash
cd ~/ralessons/ra-102
cd ~/lessons/ra-102
```

### 2. Branch and checkout
Expand All @@ -37,7 +37,7 @@ gh api user --jq '.login'
After that you should see a terminal like:

```bash
~/ralessons/ra-102 [github_username]
~/lessons/ra-102 [github_username]
$ _
```

Expand Down

0 comments on commit 6dd003c

Please sign in to comment.