Markdown fix

This commit is contained in:
tj 2009-11-22 00:06:23 +01:00
parent 841757090b
commit 463c1d2b9b

@ -5,10 +5,10 @@ Event based irc client library.
Install Install
---------- ----------
$ git clone git@github.com:thoj/Go-IRC-Client-Library.git $ git clone git@github.com:thoj/Go-IRC-Client-Library.git
$ cd Go-IRC-Client-Library $ cd Go-IRC-Client-Library
$ make $ make
$ make install $ make install
Example Example
---------- ----------