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