Skip to content

Commit

Permalink
Add bundle to setup steps
Browse files Browse the repository at this point in the history
  • Loading branch information
memcmahon authored Jun 12, 2024
1 parent 692b2fb commit 90b586e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module3/lessons/consuming_an_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ Because we're getting information about Congress and the House of Representative
```bash
$ git clone https://github.com/turingschool-examples/house-salad-7
$ cd house-salad-7
$ bundle install
```

```bash
Expand Down

0 comments on commit 90b586e

Please sign in to comment.