aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dcd6ed17a..e07951953 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
1# PeTube 1# PeerTube
2 2
3Prototype of a decentralized video streaming platform using P2P (bittorent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). 3Prototype of a decentralized video streaming platform using P2P (bittorent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent).
4 4
@@ -45,7 +45,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire
45### Test It! 45### Test It!
46 46
47 $ git clone https://github.com/Chocobozzz/PeerTube 47 $ git clone https://github.com/Chocobozzz/PeerTube
48 $ cd PeopleTube 48 $ cd PeerTube
49 # npm install -g electron-prebuilt 49 # npm install -g electron-prebuilt
50 $ npm install 50 $ npm install
51 $ npm start 51 $ npm start