Skip to content

Commit

Permalink
Merge pull request #28 from BoryaGames/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishwaldo authored Nov 2, 2024
2 parents 5e5f1a6 + 558a906 commit 63668a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Replace the licheervnano with the board you want to build for:
- duos
- licheervnano

If you want to create a image for the DuoS with EMMC, you can add "STORAGE_TYPE=emmc" to the make commannd:
If you want to create a image for the DuoS with EMMC, you can add "STORAGE_TYPE=emmc" to the make command:
```
podman run --privileged -it --rm -v ./configs/:/configs -v ./image:/output ghcr.io/fishwaldo/sophgo-sg200x-debian:master make BOARD=duos STORAGE_TYPE=emmc image
```
Expand Down

0 comments on commit 63668a8

Please sign in to comment.