From aa8107c03b96ae31544850bf269c9e214743fbf3 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Fri, 10 Apr 2020 10:58:37 +0200 Subject: [PATCH] Update 2.7.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 233eba3..460e3c8 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ At the moment only Mac OS X and Linux is supported. Download the appropriate version for Linux or Mac with this command ```bash -curl -LO https://github.com/hypriot/flash/releases/download/2.6.0/flash +curl -LO https://github.com/hypriot/flash/releases/download/2.7.0/flash chmod +x flash sudo mv flash /usr/local/bin/flash ```