Avril 4 years ago
parent 65d5355ca3
commit 837c2f1b11
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -30,8 +30,10 @@ To build and install:
``` shell
$ make && sudo make install
```
The default install path is `/usr/local/bin`, change `INSTALL_DIR` in `Makefile` to specify location.
The default install path is `/usr/local/bin`, change `INSTALL_DIR` in [Makefile] to specify location.
[Makefile]: ./blob/master/Makefile
To uninstall:
``` shell
$ sudo make uninstall

Loading…
Cancel
Save