Skip to content

Commit

Permalink
fix: image file extension is now .wic.gz (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
leigh-johnson authored Jan 15, 2023
1 parent 2611cae commit d1b25be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/docs/quick-start/create-printnanny-os-image.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ Download and install [Raspberry Pi Imager](https://www.raspberrypi.com/software/

## 2. Download PrintNanny OS image

Browse to the [PrintNanny OS releases page](https://github.com/bitsy-ai/printnanny-os/releases) and download the latest `.wic.tar.gz` file.
Browse to the [PrintNanny OS releases page](https://github.com/bitsy-ai/printnanny-os/releases) and download the latest `.wic.gz` file.

![Arrow pointing to .wic.tar.gz among other assets attached to Github release](./img/download-image.png)
![Arrow pointing to .wic.gz among other assets attached to Github release](./img/download-image.png)

## 3. Burn Image to SD Card

Expand Down

0 comments on commit d1b25be

Please sign in to comment.