README.md (v0.1)

This commit is contained in:
q3aql 2022-06-11 12:32:47 +02:00
parent 9f7381482c
commit 58856b26ac

View File

@ -14,7 +14,7 @@ pwsh-vault - Basic Password Manager written in Bash+Dmenu
* Open terminal and run the following commands:
```shell
$ git clone http://vmi826324.contaboserver.net:3000/q3aql/pwsh-vault
$ git clone https://github.com/q3aql/pwsh-vault.git
$ sudo make install clean
````