Skip to content

Commit 538568b

Browse files
Update README.md
1 parent c1b2ec8 commit 538568b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Test videos with poor results
6969
* Current config has docker-compose file format '3.2'.
7070
* https://github.com/docker/compose/releases
7171
* ```bash
72-
sudo apt-get install docker.io`
72+
sudo apt-get install docker.io
7373
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
7474
sudo chmod +x /usr/local/bin/docker-compose
7575
```

0 commit comments

Comments
 (0)