Skip to content

Commit 558a906

Browse files
authored
Fix typo in readme
1 parent 5e5f1a6 commit 558a906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Replace the licheervnano with the board you want to build for:
102102
- duos
103103
- licheervnano
104104

105-
If you want to create a image for the DuoS with EMMC, you can add "STORAGE_TYPE=emmc" to the make commannd:
105+
If you want to create a image for the DuoS with EMMC, you can add "STORAGE_TYPE=emmc" to the make command:
106106
```
107107
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
108108
```

0 commit comments

Comments
 (0)