diff --git a/README.md b/README.md index 79ca75c..607b0cf 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ env_set LIBS -lm ``` **Tips** + 1: If you update a .h file you MUST do a `make clean` before building again otherwise the header changes will not be used.