Update production.md
authorDavid Libeau <DavidLibeau@users.noreply.github.com>
Sun, 27 May 2018 01:25:10 +0000 (01:25 +0000)
committerChocobozzz <me@florianbigard.com>
Tue, 29 May 2018 07:34:15 +0000 (09:34 +0200)
support/doc/production.md

index 8cc4eb6b4daf2da805a8496fd9eb7f888a32c043..b354e75ebe2d35392e29f005eed5f8d28b90c780 100644 (file)
@@ -64,6 +64,8 @@ Install Peertube. If you're using CentOS7, do not forget to activate the devtool
 $ scl enable devtool-6 bash
 ```
 And after that, follow the step as usual. Do not forget to exit the environment after installing Peertube.
+
+Install Peertube:
 ```
 $ cd ../ && sudo -u peertube ln -s versions/peertube-${VERSION} ./peertube-latest
 $ cd ./peertube-latest && sudo -H -u peertube yarn install --production --pure-lockfile