Fix some formatting

This commit is contained in:
nelle 2024-02-19 16:22:03 -07:00
parent 60e9cae89c
commit af7dd53af9

View file

@ -5,14 +5,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
~~2. [Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~ 3. ~~[Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~
~~3. 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-21
~~2. [Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~ 3. ~~[Download Latest Release](https://git.ouroboros.group/limepotato/kotRemote/releases)~~
~~3. Extract and run .jar~~ 4. ~~Extract and run .jar~~
### Build from Source: ### Build from Source:
1. clone the repository `git clone https://git.ouroboros.group/limepotato/kotRemote.git` 1. clone the repository `git clone https://git.ouroboros.group/limepotato/kotRemote.git`