This commit is contained in:
Javier 2014-10-11 13:55:03 +02:00
commit ba9f8ebce0

View File

@ -8,7 +8,7 @@ Installation
* Requirements * Requirements
```bash ```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 $ sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev fortune curl luarocks
``` ```