diff --git a/readme.md b/readme.md index 4e6d66e..768d365 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ python3 histd.py ``` ## Installation -To copy the script to `/usr/local/bin`, run this command as root: +To copy the script to `/usr/local/bin/histd`, run this command as root: ```sh make install ```