Skip to content

Commit

Permalink
Update Install-Dependencies.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dayeol committed Feb 26, 2020
1 parent 3118c4b commit 3c79645
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/Getting-Started/Install-Dependencies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Ubuntu
In order to use the Rust version of the security monitor, you will also need to install `rustup <https://rustup.rs>_` and `llvm-9 <https://apt.llvm.org/>_` (available in Ubuntu repositories in versions 18.04 and above). Then, run the following commands:

::
rustup toolchain install nightly
rustup +nightly component add rust-src
rustup +nightly target add riscv64gc-unknown-none-elf
Expand Down

0 comments on commit 3c79645

Please sign in to comment.