diff --git a/README.md b/README.md index 1e760a4..8ec9c26 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ Wrapper for sshfs, built in Kotlin, and utilizes [Jexer](https://git.ouroboros.g 3. Extract and run .jar ### CMDLine Options -`java -jar -Djexer.Swing=false` to disable graphical interface, and force XTERM +`java -jar -Djexer.Swing=false` to disable graphical interface, and force XTERM, +Please note that, in XTERM or ECMA48 mode, the login process may break the graphical interface. ## LICENSE This project falls under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)