Skip to content

Commit

Permalink
Merge pull request #26 from deadda7a/master
Browse files Browse the repository at this point in the history
Update Readme
  • Loading branch information
kenorb authored Apr 29, 2021
2 parents af8db27 + 49c4afe commit 22a7154
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Fourth, in `peer_name` '#' are substitued to '@'. (Not applied to appending of '

Clone this GitHub repository with `--recursive` parameter to clone submodules.

git clone --recursive https://github.com/CHANGETHIS/tg.git && cd tg
git clone --recursive https://github.com/kenorb-contrib/tg.git && cd tg

### Python Support

Expand All @@ -47,6 +47,7 @@ On Ubuntu/Debian use:
sudo apt-get install libreadline-dev libconfig-dev libssl-dev lua5.2 liblua5.2-dev libevent-dev libjansson-dev libpython-dev libpython3-dev libgcrypt-dev zlib1g-dev lua-lgi make

To build and install the packaege, run:

dpkg-buildpackage -b
sudo dpkg -i ../telegram-cli_x.x.x-x_amd64.deb

Expand Down

0 comments on commit 22a7154

Please sign in to comment.