diff --git a/README.md b/README.md index 884f1de7..b636c40b 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ In the setup described here it is at the time of writing important that the GitH idea ~/git/openrewrite/rewrite-python/rewrite ``` 6. Make sure that the Python plugin is installed and also that the interpreter from the created venv is configured and used -7. Create a new run configuration which runs the Python module `rewrite.remote.server` (typically in debug mode) +7. Create a new run configuration which runs the Python module `rewrite_remote.server` (typically in debug mode) 8. Now open `~/git/openrewrite/rewrite-python` in a second IDEA workspace and run the JUnit tests from there ### Resources diff --git a/rewrite/.run/rewrite.remote.server.run.xml b/rewrite/.run/rewrite.remote.server.run.xml index 45910ef8..b9a7cced 100644 --- a/rewrite/.run/rewrite.remote.server.run.xml +++ b/rewrite/.run/rewrite.remote.server.run.xml @@ -1,5 +1,5 @@ - +