From 37f892e5898ba53bcafac12219a98703c0792d23 Mon Sep 17 00:00:00 2001 From: q3aql Date: Sun, 16 Aug 2020 18:58:25 +0200 Subject: [PATCH] Add autokey link (README.md) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a27bb4..069b7dc 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ In my case, using Ubuntu & Debian and setting the keyboard as Spanish ISO, you c If you want to add more combinations or the ones mentioned do not work for you, you can follow these steps: -* Install `autokey` for Linux ([from here](https://github.com/autokey/autokey/releases)) +* Install `autokey` for Linux ([from here](https://github.com/autokey/autokey/releases)). * Install `Python3` (Installed by default on many Linux distributions). * Install the command `make` (`sudo apt-get install make` on Ubuntu/Debian). * Download the package [ansi-gli-2.1.zip](https://github.com/q3aql/ansi-gli/releases/download/v2.1/ansi-gli-2.1.zip). @@ -68,3 +68,4 @@ I don't know and I don't care. * [AutoHotKey homepage](https://www.autohotkey.com/) * [AutoHotKey documentation](https://www.autohotkey.com/docs/AutoHotkey.htm) +* [autokey Github](https://github.com/autokey/autokey)