Updated Building on Linux (markdown)

Adrian Lucrèce Céleste 2019-01-22 15:08:55 -05:00
parent 142ed3912e
commit 6862c063f3
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,7 @@ sudo apt update && sudo apt upgrade
sudo apt install git cmake make xorg-dev g++ libcurl4-openssl-dev \
libavahi-compat-libdnssd-dev libssl-dev libx11-dev \
libqt4-dev qtbase5-dev
git clone git@github.com:debauchee/barrier.git
git clone git@github.com:debauchee/barrier.git # this builds from master, you can get release tarballs instead if you want to build from a specific tag/release
cd barrier
./clean_build.sh
cd build