Specify the full installation path

This commit is contained in:
Ivan R. 2022-10-03 18:31:10 +05:00
parent 610cbdc976
commit 3a263f24bb
No known key found for this signature in database
GPG key ID: 67AA0CE744B974B8

View file

@ -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
```