8000 Update README.md · javanile/docker-compose@e79f99e · GitHub
[go: up one dir, main page]

Skip to content

Commit e79f99e

Browse files
Update README.md
1 parent be9e19c commit e79f99e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Before start you must remove the legacy `docker-compose` command. For example fo
99
### Ubuntu
1010

1111
```shell
12+
$ sudo curl -sL https://www.javanile.org/docker-compose/docker-compose -o /usr/local/bin/docker-compose
13+
$ sudo chmod +x /usr/local/bin/docker-compose
14+
```
15+
16+
```shell
17+
https://www.javanile.org/docker-compose/docker-compose
1218
$ sudo curl -sL https://raw.githubusercontent.com/javanile/docker-compose/main/docker-compose -o /usr/local/bin/docker-compose
1319
$ sudo chmod +x /usr/local/bin/docker-compose
1420
```

0 commit comments

Comments
 (0)
0