doc/manual/installing: add missing cd

This commit is contained in:
Sebastien Bourdeauducq 2014-11-27 22:27:18 +08:00
parent 6e219469fe
commit 41ecf09873
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ These steps are required to generate bitstream (``.bit``) files, build the MiSoC
$ make -j4
$ sudo make install
$ cd ~/artiq-dev
$ git clone https://github.com/openrisc/or1k-gcc
$ mkdir ~/artiq-dev/or1k-gcc/build
$ cd ~/artiq-dev/or1k-gcc/build