Update 'readme.md'

This commit is contained in:
sose 2020-08-11 23:44:08 +00:00
parent 1cbc45fcc3
commit 319f3df6f3
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ this is where the magic happens
4. `rm -r config`
5. `git clone https://tildegit.org/tildelinux/lb-config/ config`
6. `lb build`
7. The iso will be named 'live-image-amd64.hybrid.iso'
7. The image file will be named 'live-image-amd64.img'
## writing to usb
- `dd if=live-image-amd64.hybrid.iso of=/dev/sdX`
- `dd if=live-image-amd64.img of=/dev/sdX`