doc: fix typo SDl

This commit is contained in:
but0n 2018-03-03 16:05:08 +08:00 committed by Jakob Botsch Nielsen
parent 5d4186046c
commit 494c2967a7

View File

@ -45,7 +45,7 @@ RecastDemo uses [premake5](http://premake.github.io/) to build platform specific
#### Linux
- Install SDl2 and its dependencies according to your distro's guidelines.
- Install SDL2 and its dependencies according to your distro's guidelines.
- run `premake5 gmake` from the `RecastDemo` folder.
- `cd Build/gmake` then `make`
- Run `RecastDemo\Bin\RecastDemo`