Update installation guide for root users

pull/24/head
Bigard Florian 2016-11-21 10:28:45 +01:00 committed by GitHub
parent 40e3f5e1c5
commit 8d48aed438
1 changed files with 1 additions and 1 deletions

View File

@ -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