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 728a4f9 commit 46be08a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/download.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,7 @@ Build from source
cd lity
mkdir build
cd build
sudo apt-get install build-essential
wget http://www.cmake.org/files/v3.2/cmake-3.2.2.tar.gz
tar xf cmake-3.2.2.tar.gz
cd cmake-3.2.2
./configure
make
sudo make install
sudo apt-get install cmake libblkid-dev e2fslibs-dev libboost-all-dev libaudit-dev
cmake ..
make
./lityc/lityc --help

0 comments on commit 46be08a

Please sign in to comment.