diff --git a/README.md b/README.md index 03807eb..ae087a1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # vriscv - a risc-v simulator +Linux and the BBL bootloader can be downloaded, built, and ran on the simulator using: +``` +make run +``` + ## Unit tests Unit tests can be compiled and run using :