Skip to content

Commit 839e977

Browse files
committed
fix clang installation instruction for debian os
1 parent b821252 commit 839e977

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
@@ -59,7 +59,7 @@ $ port install clang-3.9
5959
##### Debian-based Linuxes
6060

6161
```
62-
# apt-get install llvm-3.9-dev libclang-3.9-dev
62+
# apt-get install llvm-3.9-dev libclang-3.9-dev clang-3.9
6363
```
6464

6565
Ubuntu 16.10 provides the necessary packages directly. If you are using older

0 commit comments

Comments
 (0)