mirror of
https://github.com/docker/compose.git
synced 2025-07-08 22:34:26 +02:00
Add upgrade instructions
This commit is contained in:
parent
573fae089f
commit
720cc192bb
@ -47,9 +47,9 @@ Docker has guides for [Ubuntu](http://docs.docker.io/en/latest/installation/ubun
|
|||||||
|
|
||||||
Next, install Fig:
|
Next, install Fig:
|
||||||
|
|
||||||
$ sudo pip install fig
|
$ sudo pip install -U fig
|
||||||
|
|
||||||
(If you don’t have pip installed, try `brew install python` or `apt-get install python-pip`.)
|
(If you don’t have pip installed, try `brew install python` or `apt-get install python-pip`. This command also upgrades Fig when we release a new version.)
|
||||||
|
|
||||||
You'll want to make a directory for the project:
|
You'll want to make a directory for the project:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user