From fee23de75a93fa1bfc57d72165cac7891ba39f9a Mon Sep 17 00:00:00 2001 From: Syer10 Date: Fri, 23 Apr 2021 15:13:06 -0400 Subject: [PATCH] Fix some readme links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ba52a34..340c7c9a 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ Here is a list of current features for interaction with Tachidesk: ### All Operating Systems (Java Not Included) You should have The [Java Runtime Environment(JRE) 15](https://jdk.java.net/15/) or newer. -Download the latest jar release for your OS from [the releases section](https://github.com/Suwayomi/Tachidesk/releases). +Download the latest jar release for your OS from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). Double-click on the jar file or run `java -jar TachideskJUI-os-arch-X.Y.Z.jar` from a Terminal/Command Prompt window to run the app. ### Windows (Java Included) -Download the latest exe or msi release from [the releases section](https://github.com/Suwayomi/Tachidesk/releases). +Download the latest exe or msi release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases). ### MacOS (Java Included) Download the latest pkg release from [the releases section](https://github.com/Suwayomi/TachideskJUI/releases).