README.md: updated the code field

This commit is contained in:
snxx-lppxx 2021-12-18 05:26:08 +05:00 committed by Aliaksei Levin
parent 8408c187d6
commit a3ba653690
1 changed files with 1 additions and 1 deletions

View File

@ -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:
```
```sh
git clone --recursive https://github.com/tdlib/telegram-bot-api.git
cd telegram-bot-api
mkdir build