Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocolacio committed Dec 10, 2018
1 parent c350888 commit a8bf4d7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,15 @@ Quicksilver

Reference implementation of a Mercury chat service client.

Install
-------

You need the following dependencies installed:

* Golang
* MariaDB or MySql Server
* Gtk+-3.0

You can then install the binary to $GOPATH/bin with the following command:

go get github.com/fabiocolacio/quicksilver

0 comments on commit a8bf4d7

Please sign in to comment.