README.md (Git clone URL updated)

This commit is contained in:
q3aql 2022-10-14 00:47:25 +02:00
parent 2705535d76
commit 1d58945500

View File

@ -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
````