From ecf06378ff95ec35f75de0169a02a974d2c17c62 Mon Sep 17 00:00:00 2001 From: Josh Morel Date: Mon, 10 Sep 2018 07:37:06 -0400 Subject: further enhance tools install explanation --- support/doc/tools.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'support/doc/tools.md') diff --git a/support/doc/tools.md b/support/doc/tools.md index 53bfab468..0a2f1f11b 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md @@ -13,7 +13,7 @@ You need at least 512MB RAM to run the script. Scripts can be launched directly from a PeerTube server, or from a separate server, even a desktop PC. -You need to follow all the following steps even if you are on a PeerTube server (including cloning the git repository in a different directory than your production installation). +You need to follow all the following steps even if you are on a PeerTube server (including cloning the git repository in a different directory than your production installation because the scripts utilize non-production dependencies). ### Dependencies @@ -133,4 +133,4 @@ To fix this, you have to run: ``` $ sudo -u peertube NODE_CONFIG_DIR=/var/www/peertube/config NODE_ENV=production npm run update-host -``` \ No newline at end of file +``` -- cgit v1.2.3