Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbid authored Jan 11, 2023
1 parent 99af436 commit 2ba6200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TuxPusher_SDL/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# SDL2 Release of TuxPusher

```
apt-get install libsdl2-dev
apt-get install libsdl2-2.0-0 libsdl2-dev
gcc main.c -I ../inc -lSDL2 -lGLESv2 -lEGL -Ofast -lm -o tuxpusher
```

0 comments on commit 2ba6200

Please sign in to comment.