Skip to content

Commit

Permalink
Update script installs latest dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Jan 21, 2015
1 parent 5b10d35 commit 4f910be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/update
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ fi

git pull --recurse-submodules=yes
git submodule update --init --recursive
python3 -m pip install -r requirements.txt

0 comments on commit 4f910be

Please sign in to comment.