projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40e3f5e
)
Update installation guide for root users
author
Bigard Florian
<florian.bigard@gmail.com>
Mon, 21 Nov 2016 09:28:45 +0000
(10:28 +0100)
committer
GitHub
<noreply@github.com>
Mon, 21 Nov 2016 09:28:45 +0000
(10:28 +0100)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 13786a05856583b40ebaf4719d869da696c7c5fb..42390c890d41b9c8c0e414a9e143f7a87eea2901 100644
(file)
--- 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