diff --git a/README.md b/README.md index 9daaed7..72933eb 100644 --- a/README.md +++ b/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