Skip to content

Commit

Permalink
Se anota en el README la necesidad de instalar la librería para SDL2
Browse files Browse the repository at this point in the history
  • Loading branch information
Xayiide committed Dec 27, 2023
1 parent 34d43ec commit 59f355a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ Implementación del juego de la vida de conway en C sin librerías extra (sólo

# TODO:
- Cambiar los parámetros en #defines por valores en tiempo de ejecución que se pasen por parámetro

# Requisitos
## libsdl2-dev
`sudo apt install libsdl2-dev`

0 comments on commit 59f355a

Please sign in to comment.