Skip to content

Commit

Permalink
removing git updates from install
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrepeterlongo committed Nov 21, 2017
1 parent bcdff18 commit ccf0ac7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions UPDATEGIT
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@

# Prepare sub-modules
git submodule init
git submodule update

cd thirdparty/quasi_dictionary/
git pull origin master
cd -
cd thirdparty/quasi_dictionary/BooPHF/
git pull origin master
cd -

0 comments on commit ccf0ac7

Please sign in to comment.