From 1d589455007a2015b260892e6935b456732a0b4e Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 14 Oct 2022 00:47:25 +0200 Subject: [PATCH] README.md (Git clone URL updated) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70cd009..75d2244 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ dmenu-scripts - My implementation of dmenu to simulate Rofi functions (run, drun * Open terminal and run the following commands: ```shell - $ git clone https://github.com/q3aql/dmenu-scripts + $ git clone https://gitlab.com/q3aql/dmenu-scripts $ cd dmenu-scripts $ sudo make install clean ````