1
0
mirror of https://github.com/sm64pc/sm64pc.git synced 2025-04-12 00:05:59 +02:00

Merge pull request #420 from sodomon2/master

Update README_es_ES.md
This commit is contained in:
fgsfds 2020-09-09 18:42:58 +03:00 committed by GitHub
commit a7ea882d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,6 +155,11 @@ sudo xbps-install -S base-devel python3 audiofile-devel SDL2-devel glew-devel
sudo xbps-install -S base-devel python3 audiofile-devel-32bit SDL2-devel-32bit glew-devel-32bit
```
##### Alpine Linux - (compilando para 32 bits y 64 bits)
```
sudo apk add build-base python3 audiofile-dev sdl2-dev glew-dev
```
#### Compila el ejecutable.
Ejecuta `make` para compilar (por defecto `VERSION=us`)