diff --git a/doc/manual/installing_from_source.rst b/doc/manual/installing_from_source.rst index f66f43383..513672986 100644 --- a/doc/manual/installing_from_source.rst +++ b/doc/manual/installing_from_source.rst @@ -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