From 6b290695fc397e0ff37e39f02f13af872243d7c5 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Sat, 10 Apr 2021 10:09:25 +0430 Subject: [PATCH] [SKIP CI] update for preview builds --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9153616..58fe03f 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Anyways, for more info checkout [finished milestone #1](https://github.com/Suway ### All Operating Systems You should have The Java Runtime Environment(JRE) 8 or newer and a modern browser installed. Also an internet connection is required as almost everything this app does is downloading stuff. -Download the latest jar release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases). +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` 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` 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).