diff --git a/offchain/tools/README.md b/offchain/tools/README.md index 0626c89..6d99c0a 100644 --- a/offchain/tools/README.md +++ b/offchain/tools/README.md @@ -59,5 +59,5 @@ PYTHONPATH=src pytest tests ``` -[main_py]: ./server/main.py -[tools_py]: ./server/tools/tools.py \ No newline at end of file +[main_py]: ./src/nexus_tools/server/main.py +[tools_py]: ./src/nexus_tools/server/tools/tools.py \ No newline at end of file