Skip to content

Commit

Permalink
Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
mojodna authored Jul 14, 2017
1 parent 4340a4c commit 7b49a18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ POSM runs on physical hardware! Intel NUCs work best (that's what we test on), b
that it will work elsewhere.

The easiest way to get started is to [download the latest
release](http://posm.s3.amazonaws.com/releases/posm-0.7.0.iso) (currently v0.7.0) and copy
release](http://posm.s3.amazonaws.com/releases/posm-0.7.1.iso) (currently v0.7.1) and copy
it onto a USB stick (at least 8GB).

Ubuntu provides instructions on [how to create a bootable USB stick on
Expand All @@ -30,7 +30,7 @@ Extract the POSM ISO onto the USB stick. This drive should be FAT32 formatted wi
table. Here, we have named it `POSM_INSTALL`.

```bash
7z x path/to/posm-0.7.0.iso -o/Volumes/POSM_INSTALL
7z x path/to/posm-0.7.1.iso -o/Volumes/POSM_INSTALL
```

Once you have created your installer USB stick, boot the target device from it. On the Intel NUC,
Expand Down

0 comments on commit 7b49a18

Please sign in to comment.