commit 56ea92caa2b262483850b1a5513906bb13e98b26
parent 4f1abaf937be02d6a85feef2c0f89713a3c13724
Author: Francisco Lopes <francisco@nosubstance.me>
Date: Mon, 10 May 2021 23:01:58 -0300
Update README
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
@@ -26,7 +26,7 @@ ESC when pressed alone is quite handy, specially in vi.
## Building
```
-$ git clone git@gitlab.com:interception/linux/plugins/caps2esc.git
+$ git clone https://gitlab.com/interception/linux/plugins/caps2esc.git
$ cd caps2esc
$ cmake -B build -DCMAKE_BUILD_TYPE=Release
$ cmake --build build
@@ -62,7 +62,6 @@ README][interception-tools] for alternatives) is:
DEVICE:
EVENTS:
EV_KEY: [KEY_CAPSLOCK, KEY_ESC]
-
```
For more information about the [_Interception Tools_][interception-tools], check