README.md (Update clone URL)

This commit is contained in:
q3aql 2022-10-22 17:12:46 +02:00
parent f9f9ebc7dc
commit bb65906290

View File

@ -35,7 +35,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
* Open terminal and run the following commands: * Open terminal and run the following commands:
```shell ```shell
$ git clone https://github.com/q3aql/pwsh-vault.git $ git clone https://gitlab.com/q3aql/pwsh-vault.git
$ cd pwsh-vault $ cd pwsh-vault
$ sudo make install clean $ sudo make install clean
```` ````
@ -45,7 +45,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
* Open terminal and run the following commands: * Open terminal and run the following commands:
```shell ```shell
$ git clone https://github.com/q3aql/pwsh-vault.git $ git clone https://gitlab.com/q3aql/pwsh-vault.git
$ cd pwsh-vault $ cd pwsh-vault
$ make cygwin $ make cygwin
```` ````
@ -55,7 +55,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
* Open terminal and run the following commands: * Open terminal and run the following commands:
```shell ```shell
$ git clone https://github.com/q3aql/pwsh-vault.git $ git clone https://gitlab.com/q3aql/pwsh-vault.git
$ cd pwsh-vault $ cd pwsh-vault
$ make termux $ make termux
```` ````