update build.sh and CONTRIBUTING.md

This commit is contained in:
jahway603
2022-07-15 11:43:05 -04:00
parent 9806119366
commit ff37b7a1ec
3 changed files with 9 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ sudo swapon /swapfile
# install build dependencies
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
bsdmainutils automake curl unzip nano libsodium-dev cmake
# clone git repo
git clone https://git.hush.is/hush/hush3
cd hush3