Update installation guide for root users
This commit is contained in:
parent
40e3f5e1c5
commit
8d48aed438
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue