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 5e5f1a6 commit 558a906Copy full SHA for 558a906
README.md
@@ -102,7 +102,7 @@ Replace the licheervnano with the board you want to build for:
102
- duos
103
- licheervnano
104
105
-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:
106
```
107
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
108
0 commit comments