diff --git a/README.md b/README.md index 2c07d97..fe3d546 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ On Ubuntu/Linux systems, you can install Hush from [source](https://git.hush.is/ sudo apt-get install build-essential pkg-config libc6-dev m4 g++-multilib \ autoconf libtool ncurses-dev unzip git python zlib1g-dev wget \ bsdmainutils automake curl unzip nano libsodium-dev -git clone https://github.com/MyHush/hush3.git +git clone https://git.hush.is/hush/hush3.git cd hush3 ./build.sh -j4 ```