Update installation guide for root users
This commit is contained in:
parent
40e3f5e1c5
commit
8d48aed438
|
@ -137,7 +137,7 @@ Thanks to [WebTorrent](https://github.com/feross/webtorrent), we can make P2P (t
|
||||||
|
|
||||||
$ git clone https://github.com/Chocobozzz/PeerTube
|
$ git clone https://github.com/Chocobozzz/PeerTube
|
||||||
$ cd PeerTube
|
$ cd PeerTube
|
||||||
$ npm install
|
$ npm install # Or npm install --unsafe-perm for root user
|
||||||
$ npm run build
|
$ npm run build
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue