diff --git a/README.md b/README.md index 3d56a78..74b92af 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ Use the Virtual Machine 1.5 from: ### Starting the Vexriscv Simulation Open console, change to folder 'vexriscv' and run -''' +``` sbt "runMain mupq.PQVexRiscvSim" -''' +``` ### Connecting openocd-vexriscv Open new console, change to folder 'vexriscv' and run