mirror of https://github.com/m-labs/artiq.git
manual: fix Rust installation instructions
This commit is contained in:
parent
74f46cb965
commit
a3041fb23f
|
@ -63,7 +63,6 @@ and the ARTIQ kernels.
|
||||||
$ cd ~/artiq-dev
|
$ cd ~/artiq-dev
|
||||||
$ git clone -b artiq-1.16.0 https://github.com/m-labs/rust
|
$ git clone -b artiq-1.16.0 https://github.com/m-labs/rust
|
||||||
$ cd rust
|
$ cd rust
|
||||||
$ git checkout artiq
|
|
||||||
$ git submodule update --init
|
$ git submodule update --init
|
||||||
$ mkdir build
|
$ mkdir build
|
||||||
$ cd build
|
$ cd build
|
||||||
|
|
Loading…
Reference in New Issue