mirror of
https://github.com/sm64pc/sm64pc.git
synced 2025-04-12 00:05:59 +02:00
Update README.md
move glew and sdl2 to pacman install command
This commit is contained in:
parent
baf1b6e962
commit
c7c2f1756c
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user