MrFrenik / gunslinger

C99, header-only framework for games and multimedia applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in readme: Linux build

maxrios opened this issue · comments

Command is written:

From terminal, run bash ./proc/osx/compile_linux_gcc.sh

Should be:

From terminal, run bash ./proc/linux/compile_linux_gcc.sh

Thanks for the comment and good eye. I'll update this and push.

Updated and pushed. Closing.