diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ Prototype of a decentralized video streaming platform using P2P (bittorent) dire | |||
50 | $ npm install | 50 | $ npm install |
51 | $ npm start | 51 | $ npm start |
52 | 52 | ||
53 | ### Test with many 3 fresh nodes | 53 | ### Test with 3 fresh nodes |
54 | $ scripts/clean_test.sh | 54 | $ scripts/clean_test.sh |
55 | $ scripts/run_servers.sh | 55 | $ scripts/run_servers.sh |
56 | 56 | ||