diff --git a/README.md b/README.md index 6e08b87..dad7663 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ To install with [Make](https://en.wikipedia.org/wiki/Make_(software)), clone this repository, navigate to the clone's root directory, and run: ```bash -make install +sudo make install ``` ### Manual