diff --git a/README.md b/README.md index 0addb54..3f6c3aa 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.2.0/flash +curl -LO https://github.com/hypriot/flash/releases/download/2.3.0/flash chmod +x flash sudo mv flash /usr/local/bin/flash ```