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