README: Fix installation instructions

This commit is contained in:
Charles the Thobe 2024-06-18 02:51:44 +03:00 committed by GitHub
parent f7cadf1720
commit 5892114d01
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ The `chdman` binary will be in the `build/` directory.
After you compile, run:
```
cp chdman ~/../usr/bin/.
cp build/chdman ~/../usr/bin/.
```
> **Note**