From 5d80cfa156466e7d9fa60abbe4daeae1ddc85852 Mon Sep 17 00:00:00 2001 From: Javier Honduvilla Coto Date: Sat, 11 Oct 2014 12:38:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c4543..fea2230 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Installation * Requirements ```bash -# Tested on Ubuntu 14.04 +# Tested on Ubuntu 14.04, for other OSs check out https://github.com/vysheng/tg#installation $ sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev fortune curl luarocks ```