We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b2ec8 commit 538568bCopy full SHA for 538568b
README.md
@@ -69,7 +69,7 @@ Test videos with poor results
69
* Current config has docker-compose file format '3.2'.
70
* https://github.com/docker/compose/releases
71
* ```bash
72
- sudo apt-get install docker.io`
+ sudo apt-get install docker.io
73
sudo curl -L "https://github.com/docker/compose/releases/download/1.25.4/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
74
sudo chmod +x /usr/local/bin/docker-compose
75
```
0 commit comments