From b678427ef56aacb58b331b5ca82f3ebc5ae056ab Mon Sep 17 00:00:00 2001 From: q3aql Date: Sun, 16 Aug 2020 18:33:41 +0200 Subject: [PATCH] Installation.txt --- linux/Installation.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 linux/Installation.txt diff --git a/linux/Installation.txt b/linux/Installation.txt new file mode 100644 index 0000000..f70714e --- /dev/null +++ b/linux/Installation.txt @@ -0,0 +1,17 @@ + +################################################ +# ANSI-GLI - ANSI Greater & Less in ISO # +# # +# Author: q3aql # +# Contact: q3aql@protonmail.ch # +# License: GPL v2.0 # +################################################ +Version v2.1 + +* Installation steps: + + 1 - Install 'autokey' --> https://github.com/autokey/autokey/releases/ + 2 - Install 'python3' --> Installed by default on many Linux distributions. + 3 - Inside the 'linux' folder, open a terminal and type the command: + $ make install + 4 - Run autokey (It is recommended to configure it to start on login).