Commit 23949f13 authored by Benjamin LEROUX's avatar Benjamin LEROUX

Update README.md

parent f7220069
......@@ -77,4 +77,4 @@ Après avoir télécharger le projet, il suffit de lancer l'executable.
Pour compiler le projet, on devrait pouvoir utiliser la commande suivante:
> -gcc -o Snake snake.c -s -static -Os -std=c99 -Wall -Iexternal -DPLATFORM_DESKTOP -lraylib -lopengl32 -lgdi32 -lwinmm -L lib/ -I include/
\ No newline at end of file
> gcc -o Snake snake.c -s -static -Os -std=c99 -Wall -Iexternal -DPLATFORM_DESKTOP -lraylib -lopengl32 -lgdi32 -lwinmm -L lib/ -I include/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment