Skip to content

Commit 06cb6ef

Browse files
committed
Review Cyclone DDS install guide
1 parent 1ae7241 commit 06cb6ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/install-guides/cyclonedds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Enable `BUILD_EXAMPLES` and `BUILD_TESTING` so you can run the examples to verif
7474

7575
Here are the build and install commands:
7676

77-
```bash
77+
```console
7878
cd cyclonedds
7979
mkdir build ; cd build
8080
cmake -DBUILD_EXAMPLES=ON -DBUILD_TESTING=ON ..

0 commit comments

Comments
 (0)