doc: fix llvmlite installation instructions

pull/668/head
Sebastien Bourdeauducq 2017-01-05 19:10:07 +01:00
parent fe53bab953
commit c2bddd62e1
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ Installing the host-side software
$ cd ~/artiq-dev
$ git clone https://github.com/m-labs/llvmlite
$ cd llvmlite
$ git checkout artiq-3.8
$ git checkout artiq-3.9
$ LLVM_CONFIG=/usr/local/llvm-or1k/bin/llvm-config python3.5 setup.py install --user
* Install ARTIQ: ::