mirror of
https://github.com/Tha14/toxic.git
synced 2024-11-13 02:23:01 +01:00
Update README.md
This commit is contained in:
parent
c3dfaa5935
commit
f66b9137e8
@ -15,10 +15,8 @@ Toxic is an ncurses based instant messaging client for [Tox](https://tox.im) whi
|
||||
* `cd build/`
|
||||
* `make`
|
||||
* `sudo make install DESTDIR="/path/you/like"`
|
||||
|
||||
* You can add specific flags to makefile with `USER_CFLAGS=""` and/or `USER_LDFLAGS=""`
|
||||
* You can pass your own flags to makefile with `CFLAGS=""` and/or `LDFLAGS=""` (this will supersede the defaults one)
|
||||
|
||||
* Audio calling support is automatically enabled if all dependencies are found
|
||||
|
||||
### Troubleshooting
|
||||
|
Loading…
Reference in New Issue
Block a user