manual: add missing cd

This commit is contained in:
Sebastien Bourdeauducq 2016-11-04 00:04:26 +08:00
parent a252b88a36
commit 77bc247744
1 changed files with 1 additions and 0 deletions

View File

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