1
0
mirror of https://github.com/Tha14/toxic.git synced 2024-09-29 07:15:34 +02:00

Update README.md

This commit is contained in:
JFreegman 2014-04-08 02:17:19 -04:00
parent de3a28c6e6
commit c1cb367acf

View File

@ -20,3 +20,5 @@ If you dont already have them, you may need to install the ncurses libraries. Fo
``` ```
sudo apt-get install libncurses5-dev libncursesw5-dev sudo apt-get install libncurses5-dev libncursesw5-dev
``` ```
## Settings
After running Toxic for the first time an empty file called toxic.conf should reside in your home configuration directory (~/.config/tox for Linux users). For an example on how to use this config file to save settings such as auto-logging and time format see: toxic/misc/toxic.conf