v.1.4 misc updates:README.md
This commit is contained in:
parent
7db0aaa4dc
commit
41ac0594ef
1 changed files with 2 additions and 2 deletions
|
@ -25,11 +25,11 @@ It also uses libircclient writted by George Yunaev, that is stored at ./src/lib
|
||||||
|
|
||||||
```
|
```
|
||||||
$ make
|
$ make
|
||||||
# sudo make install
|
$ sudo make install
|
||||||
```
|
```
|
||||||
## Uninstall
|
## Uninstall
|
||||||
```
|
```
|
||||||
make uninstall
|
$ sudo make uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
NOTES:
|
NOTES:
|
||||||
|
|
Loading…
Reference in a new issue