Browse Source

Replace github link to git link 2

main
gilardh 4 years ago
parent
commit
09b2e922aa
  1. 2
      README.md

2
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
```

Loading…
Cancel
Save