aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5f44d1189..35466aa54 100644
--- a/README.md
+++ b/README.md
@@ -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