diff --git a/README.md b/README.md index 329cc96..8e600b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # RISCV_picorv32_fpga ##building RISC-V from scratch, using Linux or WSL -sudo apt-get update +>sudo apt-get update sudo apt-get install autoconf automake autotools-dev curl python3 python3-pip libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev ninja-build git cmake libglib2.0-dev git clone https://github.com/riscv/riscv-gnu-toolchain cd riscv-gnu-toolchain/