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:
|
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
|
||||||
|
Reference in New Issue
Block a user