mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-11-30 07:32:53 +01:00
Fixed directory path of installation tutorial (#29)
This commit is contained in:
parent
c08d466be0
commit
3268395eae
@ -244,7 +244,7 @@ In general, you need to install all `Telegram Bot API server` [dependencies](#de
|
||||
|
||||
```bash
|
||||
git clone --recursive https://github.com/tdlight-team/tdlight-telegram-bot-api
|
||||
cd telegram-bot-api
|
||||
cd tdlight-telegram-bot-api
|
||||
mkdir build
|
||||
cd build
|
||||
cmake -DCMAKE_BUILD_TYPE=Release ..
|
||||
|
Loading…
Reference in New Issue
Block a user