From 25efda4fc700d08449dec77217a6b353d5058da6 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sat, 19 Oct 2024 20:42:52 +0200 Subject: [PATCH] Make it more clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c58064..4dd5eaf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Compile: ``` 3. Executable is `build/criscv` -Note: Prebuilts for **x86_64 & aarch64 Linux** are available [here](https://git.m724.eu/Minecon724/criscv/actions), pick the latest one, unpack and run the one for your architecture. \ +Note: Prebuilts for **x86_64 & aarch64 Linux** are available [here](https://git.m724.eu/Minecon724/criscv/actions), pick the top one, download the artifact, and unpack the one for your architecture. \ Those are **dynamic**, meaning you still need the dependencies! See compile step 0 above. Compile programs: