Update README.md

move glew and sdl2 to pacman install command
master
HengiFettlich 2020-05-07 18:53:37 +02:00 committed by Jan200101
parent baf1b6e962
commit c7c2f1756c
1 changed files with 1 additions and 4 deletions

View File

@ -31,11 +31,8 @@ sudo apt install build-essential git python3 libaudiofile-dev libglew-dev libsdl
__Arch Linux__
```
sudo pacman -S base-devel python audiofile
sudo pacman -S base-devel python audiofile sdl2 glew
```
Install the following AUR packages:
* [glew](https://www.archlinux.org/packages/extra/x86_64/glew/)
* [sdl2](https://www.archlinux.org/packages/extra/x86_64/sdl2/)
#### 3. Build the executable.