Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed LLVM install script.
  • Loading branch information
brixen committed Jan 29, 2016
1 parent 9027454 commit 80c1296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/llvm.sh
@@ -1,3 +1,3 @@
#!/bin/bash

sudo apt-get update && sudo apt-get install -y libedit-dev llvm-3.6; fi
sudo apt-get update && sudo apt-get install -y libedit-dev llvm-3.6

0 comments on commit 80c1296

Please sign in to comment.