From b741ded5959e4f07562c4a36af9b2021ddc92ce8 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sat, 10 Apr 2021 10:13:56 +0430 Subject: [PATCH] [SKIP CI] improve wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58fe03fc..10803939 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You should have The Java Runtime Environment(JRE) 8 or newer and a modern browse Download the latest "Stable" jar release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases) or a preview jar build from [the preview branch](https://github.com/Suwayomi/Tachidesk/tree/preview). -Double click on the jar file or run `java -jar Tachidesk-vX.Y.Z-rxxx.jar` or `java -jar Tachidesk-latest.jar` from a Terminal/Command Prompt window to run the app which will open a new browser window automatically. Also the System Tray Icon is your friend if you need to open the browser window again or close Tachidesk. +Double click on the jar file or run `java -jar Tachidesk-vX.Y.Z-rxxx.jar` (or `java -jar Tachidesk-latest.jar` if you have the latest preview) from a Terminal/Command Prompt window to run the app which will open a new browser window automatically. Also the System Tray Icon is your friend if you need to open the browser window again or close Tachidesk. ### Windows Download the latest win32 release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases).