Skip to content

Commit a57338a

Browse files
committed
hello-world-qemu-xpack: update riscv-none-elf-gcc
1 parent fff634d commit a57338a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/templates/hello-word-qemu-xpack.md renamed to pages/templates/hello-world-qemu-xpack.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ xpm install --global @xpack-dev-tools/[email protected] --verbose
6161
For RISC-V projects, replace the first lines with:
6262

6363
```sh
64-
xpm install --global @xpack-dev-tools/riscv-none-embed[email protected] --verbose
64+
xpm install --global @xpack-dev-tools/riscv-none-elf[email protected] --verbose
6565
xpm install --global @xpack-dev-tools/[email protected] --verbose
6666
```
6767

0 commit comments

Comments
 (0)