diff --git a/README.md b/README.md index dde6b9f9..f63f2f0f 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ Follow the instructions under the topic - "Run the node" ``` -$ npx tsx src/func-test.ts +$ npx tsx demo/src/func-test.ts -$ npx tsx src/network-score-test.ts +$ npx tsx demo/src/network-score-test.ts ``` The output of these runs are self-explanatory. For reference of how this is structured,