Skip to content

Commit

Permalink
missing --upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ara4n committed Aug 1, 2016
1 parent 18b7eb8 commit bfeaab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ running:
# Pull the latest version of the master branch.
git pull
# Update the versions of synapse's python dependencies.
python synapse/python_dependencies.py | xargs -n1 pip install
python synapse/python_dependencies.py | xargs -n1 pip install --upgrade
Upgrading to v0.15.0
Expand Down

0 comments on commit bfeaab6

Please sign in to comment.