summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2e797a22..47e7dd53 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ with more features (such as detection of inlined functions).
```
# apt-get install llvm-3.8-dev libclang-3.8-dev
```
-
+Adding the LLVM repos to get version 3.8 may be necessary, see http://apt.llvm.org/.
#### Arch
```