This commit is contained in:
parent
3f44a553bc
commit
25efda4fc7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue