diff --git a/install-deps.sh b/install-deps.sh index 409f10d21..6b39001b1 100755 --- a/install-deps.sh +++ b/install-deps.sh @@ -669,7 +669,7 @@ function run_installer() function build_parity() { info "Downloading Parity..." - git clone git@github.com:ethcore/parity + git clone https://github.com/ethcore/parity cd parity git submodule init git submodule update