Fix README
This commit is contained in:
parent
b7eca608fb
commit
d76cfe86a3
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@ Emulator exit codes:
|
||||||
Compile:
|
Compile:
|
||||||
0. Requirements: `libelf`
|
0. Requirements: `libelf`
|
||||||
1. ```
|
1. ```
|
||||||
make
|
make # should display no warnings
|
||||||
``` - should display no warnings
|
```
|
||||||
2. Executable is `build/criscv`
|
2. Executable is `build/criscv`
|
||||||
|
|
||||||
Compile programs:
|
Compile programs:
|
||||||
|
|
Loading…
Reference in a new issue