diff --git a/source/VexiiRiscv/HowToUse/index.rst b/source/VexiiRiscv/HowToUse/index.rst index ca89af8..fb1db40 100644 --- a/source/VexiiRiscv/HowToUse/index.rst +++ b/source/VexiiRiscv/HowToUse/index.rst @@ -33,7 +33,7 @@ On debian : sudo apt-get install sbt # Verilator (optional, for simulations) - sudo apt-get install git make autoconf g++ flex bison + sudo apt-get install git make autoconf g++ flex bison help2man git clone http://git.veripool.org/git/verilator # Only first time unsetenv VERILATOR_ROOT # For csh; ignore error if on bash unset VERILATOR_ROOT # For bash