mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-29 06:00:54 -04:00
Add -p option to mkdir
This commit is contained in:
parent
06f224264d
commit
97557b5853
@ -49,7 +49,7 @@ would do.}%
|
||||
To download, compile and ``install'' the toolchain:
|
||||
|
||||
\begin{tty}
|
||||
mkdir ~/projects/riscv
|
||||
mkdir -p ~/projects/riscv
|
||||
cd ~/projects/riscv
|
||||
git clone --recursive https://github.com/riscv/riscv-gnu-toolchain
|
||||
cd riscv-gnu-toolchain
|
||||
|
Loading…
x
Reference in New Issue
Block a user