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:
```bash
$ sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
$ git submodule update --init --recursive
$ cd tg
$ ./configure
$ make
$ ../launch.sh
sudo apt-get install lua-socket libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev
git submodule update --init --recursive
cd tg
./configure
make
../launch.sh
```
Command list