Skip to content

Commit ad1b1d8

Browse files
author
Daniel Kroening
committed
Red Hat and Fedora now use dnf instead of yum
1 parent c1ef758 commit ad1b1d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COMPILING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ require manual modification of build files.
220220
```
221221
- On Red Hat/Fedora or derivates, do
222222
```
223-
yum install cmake
223+
dnf install cmake
224224
```
225225
- On macOS, do
226226
```

0 commit comments

Comments
 (0)