Browse Source

Replace github link to git link

master
gilardh 4 years ago
parent
commit
82116af390
  1. 4
      README.md

4
README.md

@ -5,10 +5,10 @@ maximum privacy.
## Creating a Hush Smart Chain
You will need the [Official Hush full node Git repo](https://github.com/MyHush/hush3):
You will need the [Official Hush full node Git repo](https://git.hush.is/hush/hush3) :
```
git clone https://github.com/myhush/hush3
git clone https://git.hush.is/hush/hush3.git
cd hush3
./build.sh -j4 # uses 4 cores
cd src

Loading…
Cancel
Save