]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - support/doc/production.md
support/doc/dependencies.md: Add Gentoo documentation
[github/Chocobozzz/PeerTube.git] / support / doc / production.md
index 8963f35fffbafde7e331923cf5240480634cc364..fd29571596efb76b0b99cd3ad464f67ce1fc2638 100644 (file)
@@ -59,10 +59,10 @@ $ sudo -u peertube wget -q "https://github.com/Chocobozzz/PeerTube/releases/down
 $ sudo -u peertube unzip peertube-${VERSION}.zip && sudo -u peertube rm peertube-${VERSION}.zip
 ```
 
-*If you're using CentOS7, do not forget to activate the devtoolset-6 software collection.
+*If you're using CentOS7, do not forget to activate the devtoolset-7 software collection.
 And after that, follow the step as usual. Do not forget to exit the environment after installing Peertube:*
 ```
-$ scl enable devtool-6 bash
+$ sudo scl enable devtoolset-7 bash
 ```
 
 Install Peertube: