We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0ca6c commit 1a83bdbCopy full SHA for 1a83bdb
docs/prebuilt.md
@@ -18,7 +18,7 @@ Or build the binaries from scratch (the RISC-V cross-compiler is required):
18
$ make artifact ENABLE_PREBUILT=0 [CROSS_COMPILE=<COMPILER_PREFIX>]
19
```
20
21
-The compiler prefix varies according to the used toolchain, such as `riscv-none-elf-`, `riscv32-unknwon-elf-`, etc.
+The compiler prefix varies according to the used toolchain, such as `riscv-none-elf-`, `riscv32-unknown-elf-`, etc.
22
23
The prebuilt binaries in `rv32emu-prebuilt` are built from the following repositories and resources:
24
0 commit comments