Update uninstall section of readme

Signed-off-by: adrien <adrien@iglou.eu>
This commit is contained in:
adrien 2020-01-29 13:48:33 +01:00
parent 13d5d236ac
commit b1d050f0b2

View File

@ -43,6 +43,20 @@ cd onlyKeySetTime
make build
```
## Clean and Uninstall
**For clean repos**
```
make clean
```
**For uninstall**
```
make remove
```
## License
MIT License, see [LICENSE.md](LICENSE.md).
MIT License, see [LICENSE.md](LICENSE.md).