Skip to content

Commit ff7eae2

Browse files
pre-commit-ci[bot]traversaro
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent db44676 commit ff7eae2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user/faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ are a telltale sign that you are lacking compilers.
9696

9797
Depending on the specific tools that you use for building C/C++ code, you may need some additional tools, for example:
9898

99-
~~~
99+
```
100100
compilers cmake pkg-config make ninja meson
101-
~~~
101+
```
102102

103103
<a id="faq-compiler-required-options"></a>
104104

0 commit comments

Comments
 (0)