forked from M-Labs/artiq
manual/installing: remove useless cd
This commit is contained in:
parent
cb48dba29c
commit
9628e1d013
|
@ -128,7 +128,6 @@ Installing the host-side software
|
||||||
$ git clone https://github.com/openrisc/llvm-or1k
|
$ git clone https://github.com/openrisc/llvm-or1k
|
||||||
$ cd ~/artiq-dev/llvm-or1k/tools
|
$ cd ~/artiq-dev/llvm-or1k/tools
|
||||||
$ git clone https://github.com/openrisc/clang-or1k clang
|
$ git clone https://github.com/openrisc/clang-or1k clang
|
||||||
$ cd ~/artiq-dev/llvm-or1k/tools/clang
|
|
||||||
|
|
||||||
$ cd ~/artiq-dev/llvm-or1k
|
$ cd ~/artiq-dev/llvm-or1k
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
|
|
Loading…
Reference in New Issue