Update README.md

This commit is contained in:
Yago 2014-09-04 00:57:47 +02:00
parent 388f191bd5
commit cbe5aed25d
1 changed files with 6 additions and 6 deletions

View File

@ -7,12 +7,12 @@ Bot for telegram with [tg](https://github.com/vysheng/tg).
Requires sudo apt-get install lua-socket: Requires sudo apt-get install lua-socket:
```bash ```bash
$ sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
$ git submodule update --init --recursive git submodule update --init --recursive
$ cd tg cd tg
$ ./configure ./configure
$ make make
$ ../launch.sh ../launch.sh
``` ```
Command list Command list