From 16a870c67afa8b1555c0c79ccc34d83c6f79bb94 Mon Sep 17 00:00:00 2001 From: limepotato Date: Mon, 19 Feb 2024 16:39:48 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a8178..8258238 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Wrapper for sshfs, built in Kotlin, and utilizes [Jexer](https://git.ouroboros.g ### Linux 1. install `openssh-askpass`(Or any graphical ssh/askpass program) & `sshfs` -2. Make sure you have JRE-19 +2. Make sure you have JRE-19/21 3. ~~[Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~ 4. ~~Extract and run .jar~~ ### Windows 1. install [sshfs-win](https://github.com/winfsp/sshfs-win) -2. Make sure you have JRE-21 +2. Make sure you have JRE-19/21 3. ~~[Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~ 4. ~~Extract and run .jar~~