Update README.md

This commit is contained in:
Nikolay Volf 2017-04-28 03:40:53 +03:00 committed by GitHub
parent 1ecc4d603c
commit a6d0425ce7
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Windows binaries can be downloaded from [rust-lang website](https://www.rust-lan
Now let's clone `pbtc` and enter it's directory
```
git clone git@github.com:ethcore/parity-bitcoin.git
git clone https://github.com/paritytech/parity-bitcoin
cd parity-bitcoin
```