Commit f2c77bdc authored by vysheng's avatar vysheng

Merge pull request #16 from dannluciano/patch-1

Update README.md
parents 273320fd 6f65d032
...@@ -10,6 +10,15 @@ Documentation for MTproto protocol is available here: http://core.telegram.org/m ...@@ -10,6 +10,15 @@ Documentation for MTproto protocol is available here: http://core.telegram.org/m
### Installation ### Installation
Clone GitHub Repository
$ git clone https://github.com/vysheng/tg.git && cd tg
or download and extrac zip
$ wget https://github.com/vysheng/tg/archive/master.zip -O tg-master.zip
$ tar xzf tg-master.zip && cd tg-master
#### Linux #### Linux
Just run Just run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment