Fix ambiguous order of upgrade instructions

This commit is contained in:
Ben Firshman 2014-01-16 18:35:30 +00:00
parent caccf96d3f
commit 15e8c9ffbb
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Next, install Fig:
$ sudo pip install -U fig
(If you dont have pip installed, try `brew install python` or `apt-get install python-pip`. This command also upgrades Fig when we release a new version.)
(This command also upgrades Fig when we release a new version. If you dont have pip installed, try `brew install python` or `apt-get install python-pip`.)
You'll want to make a directory for the project: