From 024c3a40a51fc544d7ed365e16e8ee64b9fd5d2a Mon Sep 17 00:00:00 2001 From: Yannick Heneault Date: Mon, 26 Aug 2019 19:31:16 -0400 Subject: [PATCH] updated tag version in README to 1.8.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3b48a3..09f8f31 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This code is used to build the linux platform image for the raspberry pi zero to 1. [Install Docker](https://docs.docker.com/engine/installation/) 2. `git clone https://github.com/heneault/yocto-pitrezor.git` 3. `cd yocto-pitrezor` -4. `sudo ./build-pitrezor.sh TAG` (where TAG is 1.8.1.0 for example, if left blank the script builds latest commit in master branch) +4. `sudo ./build-pitrezor.sh TAG` (where TAG is 1.8.2.0 for example, if left blank the script builds latest commit in master branch) This creates file `build/pitrezor-TAG.zip` .