howto section in README

This commit is contained in:
Alexey Kalinin
2012-08-08 19:30:26 +04:00
parent a1d2059806
commit 2d44486910

@ -1,12 +1,14 @@
colour-mysql-console
====================
Sample config files showing how to colorize linux console mysql client
Sample config files showing how to colorize linux console mysql client using grc
In this repo you can find sample config for grc and mysql client.
To use grc you need to install that package. For example in debian:
apt-get install grc
How to use it
-------------
1. Firstly install grc (for debian systems: `apt-get install grc`)
2. Copy both config files into your home directory
3. Run mysql client `mysql -u <user> -p -h <hostname>`
4. Enjoy!
![Table screenshot](https://raw.github.com/nitso/colour-mysql-console/master/Screen_table.png)
![Vertical screenshot](https://raw.github.com/nitso/colour-mysql-console/master/Screen_G.png)