[DOC] User Guide - 1.3. Installation

fix(doc): Closes #257 and changes `export PATH:$PATH:/opt/riscv/bin` to
`export PATH=$PATH:/opt/riscv/bin`.
This commit is contained in:
Marc Ludwig 2022-01-23 16:45:28 +01:00
parent 8eb69bf810
commit 62625799fa

View file

@ -71,7 +71,7 @@ already done so): make sure to add the _binaries_ folder (`bin`) of your toolcha
[source,bash]
----
$ export PATH:$PATH:/opt/riscv/bin
$ export PATH=$PATH:/opt/riscv/bin
----
You should add this command to your `.bashrc` (if you are using bash) to automatically add the RISC-V