manual: fix Rust installation instructions

pull/668/head
Sebastien Bourdeauducq 2017-01-01 16:56:01 +01:00
parent 74f46cb965
commit a3041fb23f
1 changed files with 0 additions and 1 deletions

View File

@ -63,7 +63,6 @@ and the ARTIQ kernels.
$ cd ~/artiq-dev
$ git clone -b artiq-1.16.0 https://github.com/m-labs/rust
$ cd rust
$ git checkout artiq
$ git submodule update --init
$ mkdir build
$ cd build