From: Bigard Florian Date: Mon, 21 Nov 2016 09:28:45 +0000 (+0100) Subject: Update installation guide for root users X-Git-Tag: v0.0.1-alpha~608 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8d48aed438d011871f1f143efee120b4c21f0412;p=oweals%2Fpeertube.git Update installation guide for root users --- diff --git a/README.md b/README.md index 13786a058..42390c890 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t $ git clone https://github.com/Chocobozzz/PeerTube $ cd PeerTube - $ npm install + $ npm install # Or npm install --unsafe-perm for root user $ npm run build ## Usage