]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Doc typo
authorChocobozzz <me@florianbigard.com>
Fri, 8 Jan 2021 10:54:33 +0000 (11:54 +0100)
committerChocobozzz <me@florianbigard.com>
Fri, 8 Jan 2021 10:54:33 +0000 (11:54 +0100)
support/doc/docker.md

index d09688feb82b47f0fe21c23061fca21ba9cf043c..9be5c5a82bdb3a93eac0238ae7dc8bd4395df229 100644 (file)
@@ -128,6 +128,7 @@ Pull the latest images:
 ```shell
 $ cd /your/peertube/directory
 $ docker-compose pull
+```
 
 Stop, delete the containers and internal volumes (to invalidate static client files shared by `peertube` and `webserver` containers):