Merge pull request #367 from prosa100/patch-1
fix readme libalut-dev typo
This commit is contained in:
commit
8ce6c9f0cf
@ -22,7 +22,7 @@ GCC 4.8 / Clang 3.2 or later is recommended because OpenSpades relies on C++11 f
|
|||||||
1. Install dependencies:
|
1. Install dependencies:
|
||||||
|
|
||||||
*On Debian-derived distributions*:
|
*On Debian-derived distributions*:
|
||||||
```sudo apt-get install pkg-config libglew-dev libcurl3-openssl-dev libsdl2-dev libsdl2-image-dev lubalut-dev``` (because of a bug in some distributions, you might also
|
```sudo apt-get install pkg-config libglew-dev libcurl3-openssl-dev libsdl2-dev libsdl2-image-dev libalut-dev``` (because of a bug in some distributions, you might also
|
||||||
have to install more packages by ```sudo apt-get install libjpeg-dev libxinerama-dev libxft-dev```)
|
have to install more packages by ```sudo apt-get install libjpeg-dev libxinerama-dev libxft-dev```)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user