README: fool-proof for CARD_DEVICE example (#4789)

Because people often do CTRL+C and CTRL+V without thinking
This commit is contained in:
Kreyren
2023-02-03 12:01:17 +00:00
committed by GitHub
parent bda9975ec8
commit e43fd00fd9

View File

@@ -85,7 +85,7 @@ BUILD_MINIMAL=yes \
BUILD_DESKTOP=no \
KERNEL_ONLY=no \
KERNEL_CONFIGURE=no \
CARD_DEVICE="/dev/sda"
CARD_DEVICE="/dev/sdX"
```
More information: