https link in the installer

This commit is contained in:
Nikolay Volf 2016-02-09 22:34:15 +03:00
parent ac218dc502
commit 167c568d55
1 changed files with 1 additions and 1 deletions

View File

@ -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