Skip to content

Commit

Permalink
compress image instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
MihaiNueleanu committed Nov 25, 2020
1 parent 7da568b commit e366096
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ Run the following:
./image_to_sd_card.sh version=0.0.15 disk=2
```

### Known Issues
### Compress image

- **none**
You can use xz for compressing the shrinked image, reducing the size from ~3.5GB down to ~990MB

```bash
xz -k out/kiosk-0.0.13-shrinked.img
```

0 comments on commit e366096

Please sign in to comment.