Skip to content

Commit e20da74

Browse files
Artem Panfilovtemap
authored andcommitted
README.md: fix fenced code block
Signed-off-by: Artem Panfilov <[email protected]>
1 parent 5368be7 commit e20da74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ There're muliple ways to get MinGW installed:
223223
sudo dnf -y install dnf-plugins-core
224224
sudo dnf config-manager --set-enabled powertools
225225
sudo dnf install -y mingw32-gcc
226-
```shell
226+
```
227227

228228
* Or it could be built with help of that same Crosstool-NG:
229229

0 commit comments

Comments
 (0)