aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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
137 137
138 $ git clone https://github.com/Chocobozzz/PeerTube 138 $ git clone https://github.com/Chocobozzz/PeerTube
139 $ cd PeerTube 139 $ cd PeerTube
140 $ npm install 140 $ npm install # Or npm install --unsafe-perm for root user
141 $ npm run build 141 $ npm run build
142 142
143## Usage 143## Usage