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:
|
||||
0. Requirements: `libelf`
|
||||
1. ```
|
||||
make
|
||||
``` - should display no warnings
|
||||
make # should display no warnings
|
||||
```
|
||||
2. Executable is `build/criscv`
|
||||
|
||||
Compile programs:
|
||||
|
|
Loading…
Reference in a new issue