From 82066e15ee633b1ebc39c2c808a7a4c1fe743bba Mon Sep 17 00:00:00 2001 From: Miepee <38186597+Miepee@users.noreply.github.com> Date: Sat, 24 Jul 2021 08:48:20 +0200 Subject: [PATCH] fix broken newline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc8e616..bfb1d2c 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Linux needs the following dependencies installed: - `webkitgtk` - `openssl` - `fuse2` + Refer to your local package manager for Instructions. Optionally, for APK creation any Java runtime is needed.