diff --git a/README.md b/README.md index fae84fd..363d3ad 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,13 @@ telegram-bot 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