summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f1a85cec..9c219ef5 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ $ port install clang-3.9
##### Debian-based Linuxes
```
-# apt-get install llvm-3.9-dev libclang-3.9-dev
+# apt-get install llvm-3.9-dev libclang-3.9-dev clang-3.9
```
Ubuntu 16.10 provides the necessary packages directly. If you are using older