Updated Building on Linux (markdown)

Adrian Lucrèce Céleste 2019-01-22 15:09:29 -05:00
parent 007ba6b56e
commit 1579350f92
1 changed files with 3 additions and 1 deletions

@ -6,7 +6,9 @@ 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
# this builds from master, you can get release tarballs instead if you want to build from a specific tag/release
# 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