From a3ba6536900e4fddb305790bd6481d59ca2284cf Mon Sep 17 00:00:00 2001 From: snxx-lppxx Date: Sat, 18 Dec 2021 05:26:08 +0500 Subject: [PATCH] README.md: updated the code field --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28f40f6..e04c743 100644 --- a/README.md +++ b/README.md @@ -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