Skip to content

Commit 58c68b0

Browse files
Add flash command
1 parent 41e2221 commit 58c68b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sample/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@ You can either use our `flash` tool with option `-u` or `--userdata` to specify
99

1010
Otherwise copy the YAML file to the boot partition of the SD card to the `/boot/user-data` file.
1111

12+
Quick installation:
13+
14+
```
15+
$ flash -u your-cloud-init.yml https://github.com/hypriot/image-builder-rpi/releases/download/v1.8.0/hypriotos-rpi-v1.8.0.img.zip
16+
17+
```
18+
19+
login with username "pirate", password "hypriot"
20+
21+
1222
## WiFi
1323

1424
Setup WiFi for your Raspberry Pi Zero or Pi 3 / 3 B+.

0 commit comments

Comments
 (0)