Clarify
This commit is contained in:
parent
1910380ae3
commit
0c19752a37
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Wrapper for sshfs, built in Kotlin, and utilizes [Jexer](https://git.ouroboros.g
|
||||||
|
|
||||||
## Installation Instructions:
|
## Installation Instructions:
|
||||||
### Linux:
|
### Linux:
|
||||||
1. install `openssh-askpass` && `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
|
||||||
2. [Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)
|
2. [Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)
|
||||||
3. Extract and run .jar
|
3. Extract and run .jar
|
||||||
|
|
Loading…
Reference in a new issue