Update README.md
This commit is contained in:
parent
ca0b60341a
commit
16a870c67a
1 changed files with 2 additions and 2 deletions
|
@ -7,14 +7,14 @@ Wrapper for sshfs, built in Kotlin, and utilizes [Jexer](https://git.ouroboros.g
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
1. install `openssh-askpass`(Or any graphical ssh/askpass program) & `sshfs`
|
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)~~
|
3. ~~[Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~
|
||||||
4. ~~Extract and run .jar~~
|
4. ~~Extract and run .jar~~
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
1. install [sshfs-win](https://github.com/winfsp/sshfs-win)
|
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)~~
|
3. ~~[Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~
|
||||||
4. ~~Extract and run .jar~~
|
4. ~~Extract and run .jar~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue