1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00
This commit is contained in:
Chocobozzz 2015-10-29 23:17:06 +01:00
parent 8c308c2bf7
commit 9e0e8506e0

View file

@ -50,7 +50,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire
$ npm install $ npm install
$ npm start $ npm start
### Test with many 3 fresh nodes ### Test with 3 fresh nodes
$ scripts/clean_test.sh $ scripts/clean_test.sh
$ scripts/run_servers.sh $ scripts/run_servers.sh