diff options
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 |
