mirror of
https://github.com/UltraCoderRU/telebotxx.git
synced 2026-01-28 04:05:13 +00:00
Fixed building instructions
This commit is contained in:
parent
a20cbee5a6
commit
607647cb25
1 changed files with 3 additions and 1 deletions
|
|
@ -14,7 +14,9 @@ In development, so you are welcome to contribute.
|
|||
*You can set available options in CMakeLists.txt before running configure script.*
|
||||
```bash
|
||||
git submodule update --init --recursive
|
||||
./configure
|
||||
mkdir build
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
```
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue