diff --git a/README.md b/README.md index 3b87fb2..d16cd47 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Then: $ make $ make test $ make USE_VALGRIND=0 test # optionally skip using valgrind -$ make install +$ sudo make install # it could be necessary to execute make install ```