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 ...@@ -53,4 +53,6 @@ git clone --depth 200 --recursive git@github.com:mars-research/lvd-linux.git
- Call make driver_quick - Call make driver_quick
- Call make quick - Call make quick
6. Run the lcd code 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` - Run `./scripts/mk` to reload the microkernel module
\ No newline at end of file - Run `./scripts/loadex <module-name>` to load the desired module
\ No newline at end of file