You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -74,20 +74,21 @@ $ make
74
74
75
75
### Preparing the bootloader, kernel and userland image
76
76
77
-
Using pre-built bootloader, kernel and userland images is the easiest way to start. The pre-built 32-bit and 64-bit RISC-V images are available here: [marss-riscv-images.tar.gz](http://cs.binghamton.edu/~marss-riscv/marss-riscv-images.tar.gz).
77
+
Using pre-built bootloader, kernel and userland images is the easiest way to start. The pre-built 32-bit and 64-bit RISC-V images are available here: [marss-riscv-images.tar.gz](http://cs.binghamton.edu/~marss-riscv/marss-riscv-images.tar.gz)
78
78
79
79
The userland image needs to be decompressed before running the simulator:
0 commit comments