Skip to content

Commit

Permalink
small code style markdown change
Browse files Browse the repository at this point in the history
  • Loading branch information
Adarsh321123 committed Jul 4, 2024
1 parent 4c52afd commit e0efc12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Team Members: Adarsh Kumarappan, Dhruv Sheth, Rayhan Zirvi
Welcome to our Jetpack Joyride clone written in C for Caltech's Software Design class!

# Usage
1. Install sdl2, sdl2_gfx, sdl2_ttf, and sdl2_image.
1. Install `sdl2`, `sdl2_gfx`, `sdl2_ttf`, and `sdl2_image`.
2. If necessary, export the necessary PATH variables to point to the libraries. For example, on an M1 Mac I must use:
```
export PKG_CONFIG_PATH="/opt/homebrew/lib/pkgconfig"
Expand Down

0 comments on commit e0efc12

Please sign in to comment.