Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
Closes #12
  • Loading branch information
mp3guy committed Sep 8, 2016
1 parent 7733eae commit 28f06f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ wget http://people.csail.mit.edu/kaess/isam/isam_v1_7.tgz
tar -xvf isam_v1_7.tgz
rm isam_v1_7.tgz
cd isam_v1_7
mkdir build
cd build
cmake ..
make -j8
Expand Down

0 comments on commit 28f06f2

Please sign in to comment.