Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
scopeInfinity authored May 3, 2022
1 parent c1b2ec8 commit 538568b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Test videos with poor results
* Current config has docker-compose file format '3.2'.
* https://github.com/docker/compose/releases
* ```bash
sudo apt-get install docker.io`
sudo apt-get install docker.io
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
sudo chmod +x /usr/local/bin/docker-compose
```
Expand Down

0 comments on commit 538568b

Please sign in to comment.