Skip to content

Commit

Permalink
[doc/um] Updated the python requirements run command for sw simple sy…
Browse files Browse the repository at this point in the history
…stem

Signed-off-by: Rahul Raveendran <[email protected]>
  • Loading branch information
Rahul Raveendran authored and imphil committed Jan 11, 2021
1 parent 8f3d8f3 commit a4238bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ run stand-alone binaries. It contains:
Note Linux package managers may have Verilator but often a very old version
that is not suitable. It is recommended Verilator is built from source.
* The Python dependencies of this repository.
Install them with `pip3 install -U python3-requirements.txt` from the
Install them with `pip3 install -U -r python-requirements.txt` from the
repository root.
* RISC-V Compiler Toolchain - lowRISC provides a pre-built GCC based toolchain
<https://github.com/lowRISC/lowrisc-toolchains/releases>
Expand Down

0 comments on commit a4238bd

Please sign in to comment.