Skip to content

Commit 64e9a99

Browse files
author
bors-servo
authored
Auto merge of rust-lang#162 - catdesk:catdesk-patch-1, r=emilio
Add link to setup LLVM repos on Debian/Ubuntu.
2 parents f99d129 + 02b50cc commit 64e9a99

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
@@ -26,7 +26,7 @@ with more features (such as detection of inlined functions).
2626
```
2727
# apt-get install llvm-3.8-dev libclang-3.8-dev
2828
```
29-
29+
Adding the LLVM repos to get version 3.8 may be necessary, see http://apt.llvm.org/.
3030
#### Arch
3131

3232
```

0 commit comments

Comments
 (0)