Make it more clear
Some checks failed
/ deploy (push) Has been cancelled

This commit is contained in:
Minecon724 2024-10-19 20:42:52 +02:00
parent 3f44a553bc
commit 25efda4fc7
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -19,7 +19,7 @@ Compile:
``` ```
3. Executable is `build/criscv` 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. Those are **dynamic**, meaning you still need the dependencies! See compile step 0 above.
Compile programs: Compile programs: