From d148f3b9b180f43d63de84383938de0c9f51b583 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 29 Oct 2015 23:29:12 +0100 Subject: Replace PeopleTube/PeTube by the new name PeerTube --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index dcd6ed17a..e07951953 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PeTube +# PeerTube Prototype of a decentralized video streaming platform using P2P (bittorent) directly in the web browser with [webtorrent](https://github.com/feross/webtorrent). @@ -45,7 +45,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire ### Test It! $ git clone https://github.com/Chocobozzz/PeerTube - $ cd PeopleTube + $ cd PeerTube # npm install -g electron-prebuilt $ npm install $ npm start -- cgit v1.2.3