Skip to content

Commit bf61569

Browse files
rtzoelleremilio
authored andcommitted
Document clang installation method on Fedora
1 parent 89baa2c commit bf61569

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

book/src/requirements.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ repos to get version 3.9. See http://apt.llvm.org/.
6363
# pacman -S clang
6464
```
6565

66+
#### Fedora
67+
68+
```bash
69+
# dnf install clang-devel
70+
```
71+
6672
#### OpenBSD
6773

6874
```bash

0 commit comments

Comments
 (0)