README.md (Git clone URL updated)

This commit is contained in:
q3aql 2022-10-14 00:48:15 +02:00
parent c01e818ce1
commit 29ce2c6918

View File

@ -16,7 +16,7 @@ _Note: Installation of `kitty` is opcional._
* Open terminal and run the following commands: * Open terminal and run the following commands:
```shell ```shell
$ git clone https://github.com/q3aql/dmenu_protonvpn $ git clone https://gitlab.com/q3aql/dmenu_protonvpn
$ cd dmenu_protonvpn $ cd dmenu_protonvpn
$ sudo make install clean $ sudo make install clean
```` ````