added uninstall and update instructions to readme
This commit is contained in:
parent
edb8e97d04
commit
09be7cd6da
1 changed files with 9 additions and 0 deletions
|
@ -24,6 +24,15 @@ cd easyconf-lemonbar
|
||||||
sudo sh install.sh
|
sudo sh install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
To uninstall from your system:
|
||||||
|
```sh
|
||||||
|
sudo sh uninstall.sh
|
||||||
|
```
|
||||||
|
This will leave your config file in place, should you ever reinstall eclb.
|
||||||
|
|
||||||
|
|
||||||
|
**To update: uninstall, then follow the installation instructions again.**
|
||||||
|
|
||||||
## Configuration and Usage
|
## Configuration and Usage
|
||||||
### Config File
|
### Config File
|
||||||
After installing, you will need to copy the example config file to your
|
After installing, you will need to copy the example config file to your
|
||||||
|
|
Loading…
Reference in a new issue