Skip to content

Commit

Permalink
Update download.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyu0927 committed Jul 23, 2018
1 parent 4adb81f commit 23b45ab
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/download.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Build from source
cd lity
mkdir build
cd build
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:george-edison55/cmake-3.x
sudo apt-get update
sudo apt-get install cmake
sudo apt-get upgrade
cmake ..
make
./lityc/lityc --help

0 comments on commit 23b45ab

Please sign in to comment.