Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/cfpb/college-costs
Browse files Browse the repository at this point in the history
  • Loading branch information
mistergone committed Nov 17, 2015
2 parents d201cdc + 0a42f85 commit 2b26e20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -e
# Install project dependencies.
install(){
echo 'Installing project dependencies...'
pip install -r paying_for_college/requirements/base.txt
pip install -r requirements/base.txt
# npm install
# grunt build

Expand Down

0 comments on commit 2b26e20

Please sign in to comment.