From 9d75b444b1a14addc51c9543668b045c16f7a0d9 Mon Sep 17 00:00:00 2001 From: Robert M Ochshorn Date: Fri, 27 May 2016 12:46:35 +0200 Subject: [PATCH] bump DL link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e74dd1d9..97da8430 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ There are three ways to install Gentle. -1. Download the [pre-built Mac application](https://github.com/lowerquality/gentle/releases/download/0.9.0/gentle-0.9.0.dmg). This package includes a GUI that will start the server and a browser. It only works on Mac OS. +1. Download the [pre-built Mac application](https://github.com/lowerquality/gentle/releases/download/0.9.1/gentle-0.9.1.dmg). This package includes a GUI that will start the server and a browser. It only works on Mac OS. 2. Use the [Docker](https://www.docker.com/) image. Just run ```docker run -P lowerquality/gentle```. This works on all platforms supported by Docker.