Update README.md
This commit is contained in:
parent
388f191bd5
commit
cbe5aed25d
12
README.md
12
README.md
@ -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
|
||||
|
Reference in New Issue
Block a user