mirror of
https://github.com/boostorg/mqtt5.git
synced 2025-07-30 12:37:36 +02:00
Fix colours in README code box
Summary: related to T13767 Reviewers: iljazovic Reviewed By: iljazovic Subscribers: miljen Differential Revision: https://repo.mireo.local/D29246
This commit is contained in:
@ -92,7 +92,7 @@ You can use the `CMakeLists.txt` provided in our repository to compile and run a
|
|||||||
The following commands demonstrate compiling and running the previous code using CMake.
|
The following commands demonstrate compiling and running the previous code using CMake.
|
||||||
The source file is located at [example/hello_world_over_tcp.cpp](https://github.com/mireo/async-mqtt5/blob/master/example/hello_world_over_tcp.cpp).
|
The source file is located at [example/hello_world_over_tcp.cpp](https://github.com/mireo/async-mqtt5/blob/master/example/hello_world_over_tcp.cpp).
|
||||||
|
|
||||||
```console
|
```
|
||||||
# navigate to the root folder of Async.MQTT5
|
# navigate to the root folder of Async.MQTT5
|
||||||
|
|
||||||
# compile the example
|
# compile the example
|
||||||
|
Reference in New Issue
Block a user