aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2015-10-29 23:29:12 +0100
committerChocobozzz <florian.bigard@gmail.com>2015-10-29 23:29:42 +0100
commitd148f3b9b180f43d63de84383938de0c9f51b583 (patch)
treee6f613706acf898bd071b6bd374c85a8f2941dc7 /README.md
parent241abd6977790bc31ba66ede2fbe23d4b94d117b (diff)
downloadPeerTube-d148f3b9b180f43d63de84383938de0c9f51b583.tar.gz
PeerTube-d148f3b9b180f43d63de84383938de0c9f51b583.tar.zst
PeerTube-d148f3b9b180f43d63de84383938de0c9f51b583.zip
Replace PeopleTube/PeTube by the new name PeerTube
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