Updated README file

Specified concrete conifg files to put into home directory
This commit is contained in:
Alexey Kalinin
2016-08-19 23:51:57 +03:00
committed by GitHub
parent 56834cc443
commit 2f62b8a9b1

View File

@ -5,7 +5,7 @@ Sample config files showing how to colorize linux console mysql client using grc
How to use it
-------------
1. Install grc (for debian systems: `apt-get install grc`)
2. Copy both config files into your home directory
2. Copy both config files into your home directory: [.grcat](./.grcat) and [.my.cnf](./.my.cnf)
3. Run mysql client `mysql -u <user> -p -h <hostname>`
4. Enjoy!
@ -31,4 +31,4 @@ Just type `man less` to read about less parameters.
LICENSE
-------
Project distributes with standard MIT license
Project distributes with standard MIT license