diff --git a/contributing/development/configuring_an_ide/rider.rst b/contributing/development/configuring_an_ide/rider.rst index af7daf57167..37a8d6ed389 100644 --- a/contributing/development/configuring_an_ide/rider.rst +++ b/contributing/development/configuring_an_ide/rider.rst @@ -51,7 +51,7 @@ if you want to debug the editor, you need to configure the debugger first. :: - --e --path + -e --path This will tell the executable to debug the specified project without using the project manager. Use the root path to the project folder, not ``project.godot`` file path.