Added OS note, fixed styles
This commit is contained in:
parent
2961f108ec
commit
b613bec5dc
@ -5,12 +5,17 @@ Command-line interface for [Telegram](http://telegram.org). Uses readline interf
|
|||||||
### API, Protocol documentation
|
### API, Protocol documentation
|
||||||
|
|
||||||
Documentation for Telegram API is available here: http://core.telegram.org/api
|
Documentation for Telegram API is available here: http://core.telegram.org/api
|
||||||
|
|
||||||
Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto
|
Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
Just run `make`
|
Just run `make`
|
||||||
|
|
||||||
|
#### Requirements
|
||||||
|
|
||||||
|
Currently only Linux OS is supported. But if you manage to launch it on OS X or other UNIX, please let me know.
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
|
||||||
./telegram -k <public-server-key>
|
./telegram -k <public-server-key>
|
||||||
|
Loading…
Reference in New Issue
Block a user