You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
6
6
There are three ways to install Gentle.
7
7
8
-
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.
8
+
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.
9
9
10
10
2. Use the [Docker](https://www.docker.com/) image. Just run ```docker run -P lowerquality/gentle```. This works on all platforms supported by Docker.
0 commit comments