diff --git a/glisseur_10.c b/glisseur_10.c index 188c569..1697afe 100644 --- a/glisseur_10.c +++ b/glisseur_10.c @@ -24,8 +24,8 @@ /// COMPILING (SDL and SDL-dev or -devel librairies needed: /// /// $ gcc `sdl-config --cflags --libs` glisseur_10.c -o glisseur_10 /// /// /// -/// RUNING: /// -/// $ ./sdl-glisseur_10 /// +/// RUNNING: /// +/// $ ./glisseur_10 /// /// /// /// STOPING: /// /// $ top ---> get PID of the glider proccess ///