From d76cfe86a32205c24d296aa66ec3ea9bd5c0a5c3 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 19 Oct 2024 11:53:32 +0200 Subject: [PATCH] Fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a4e78c..ca6069b 100644 --- a/README.md +++ b/README.md @@ -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: