diff options
| author | snxx-lppxx <snmgreenx@gmail.com> | 2021-12-18 05:26:08 +0500 |
|---|---|---|
| committer | Aliaksei Levin <22669599+levlam@users.noreply.github.com> | 2021-12-18 11:15:33 +0300 |
| commit | a3ba6536900e4fddb305790bd6481d59ca2284cf (patch) | |
| tree | f4bb83b8d6e4c6d9d3fc3ef71d2c3e6a049e66cb /README.md | |
| parent | 8408c187d6147914c671ede4c5d620886adb344c (diff) | |
README.md: updated the code field
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
