Update run instructions authored by David Detweiler's avatar David Detweiler
......@@ -53,4 +53,6 @@ git clone --depth 200 --recursive git@github.com:mars-research/lvd-linux.git
- Call make driver_quick
- Call make quick
6. Run the lcd code
- go back to your lcd folder and just run `scripts/insmk` followed by the script you want to run, ie `scripts/runex nullb_vmfunc`
\ No newline at end of file
- Run `./scripts/mk` to reload the microkernel module
- Run `./scripts/loadex <module-name>` to load the desired module
\ No newline at end of file