Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skynettx authored Jan 31, 2022
1 parent a21937e commit 43233c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ When you have set the PATH variable for mingw32 or mingw64 `set PATH=C:\mingw\bi
### Linux
Please remember to install the required dependencies lib-sdl2 32 bit and or 64 bit. In some distros there is an extra libsdl2-dev 32 bit or 64 bit package like Debian or Ubuntu.
You can use the projectfile for CodeBlocks under `gcc\`.
Otherwise you can use the makefile by simply type in `make` in `makelinuxx86\` or `makelinuxx64\ folder in the repository.
Otherwise you can use the makefile by simply type in `make` in `makelinuxx86\` or `makelinuxx64\` folder in the repository.

## Install

Expand All @@ -28,4 +28,4 @@ directory.
Install lib-sdl2 32 bit and or 64 bit from the packagemanager of your respective distro.

## Thanks
Special thanks for libtextscreen to all contributors from chocolate-doom project.
Special thanks for libtextscreen to all contributors from chocolate-doom project.

0 comments on commit 43233c2

Please sign in to comment.