Update README.md
Fixed clone repository URL to use https instead of git
This commit is contained in:
parent
608a9c7d67
commit
127cf24f15
@ -61,7 +61,7 @@ Please [download][CA] and review the Contributor Agreement for a complete unders
|
||||
## Building
|
||||
In order to build the deployable version, you need to invoke the following command:
|
||||
|
||||
git clone git@github.com:clipperz/password-manager.git
|
||||
git clone https://github.com/clipperz/password-manager.git
|
||||
cd password-manager
|
||||
./scripts/build install --backends php python --frontends delta
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user