diff --git a/README.md b/README.md index 7a0032e..14ddf47 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # servo_moteurs ``` -gcc your.c servo_motor.o -o yout_exe (-lpigpio) - +$ cmake CMakeLists.txt && make ```