mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
fix 'make demos' typo in README; 'demos' is not a target in the Makefile
This commit is contained in:
@@ -28,7 +28,7 @@ SDL_mixer and SDL_ttf have yet to be written.
|
||||
* *SDL2.0 development libraries* - install through your favourite package management tool, or via http://www.libsdl.org/
|
||||
|
||||
# Installation
|
||||
Clone this repo run `make`. To see an example of the code in use, *make demos*.
|
||||
Clone this repo run `make`. To see an example of the code in use, *make demo*.
|
||||
|
||||
# Demo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user