mirror of
https://github.com/PaiGramTeam/telegram-bot-api.git
synced 2024-11-21 14:38:23 +00:00
README.md: updated the code field
This commit is contained in:
parent
8408c187d6
commit
a3ba653690
@ -23,7 +23,7 @@ If you do that, you'll only need to choose the target operating system to receiv
|
|||||||
|
|
||||||
In general, you need to install all `Telegram Bot API server` [dependencies](#dependencies) and compile the source code using CMake:
|
In general, you need to install all `Telegram Bot API server` [dependencies](#dependencies) and compile the source code using CMake:
|
||||||
|
|
||||||
```
|
```sh
|
||||||
git clone --recursive https://github.com/tdlib/telegram-bot-api.git
|
git clone --recursive https://github.com/tdlib/telegram-bot-api.git
|
||||||
cd telegram-bot-api
|
cd telegram-bot-api
|
||||||
mkdir build
|
mkdir build
|
||||||
|
Loading…
Reference in New Issue
Block a user