From 127cf24f1525cffd3b8f62705929d70d007ddcfb Mon Sep 17 00:00:00 2001 From: Giulio Cesare Solaroli Date: Mon, 26 Nov 2018 08:50:41 +0100 Subject: [PATCH] Update README.md Fixed clone repository URL to use https instead of git --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d542a6c..0a87f33 100644 --- a/README.md +++ b/README.md @@ -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