README.md

This commit is contained in:
q3aql 2024-05-01 10:40:40 +02:00
parent 29ce2c6918
commit 3c2a1899f2

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://gitlab.com/q3aql/dmenu_protonvpn $ git clone https://git.q3aql.dev/q3aql/dmenu_protonvpn
$ cd dmenu_protonvpn $ cd dmenu_protonvpn
$ sudo make install clean $ sudo make install clean
```` ````