Skip to content

Commit e1acf60

Browse files
lorenzo-cavazzijsam
authored andcommitted
docs: update readme (#754)
minor fix to the readme file
1 parent 2ff70ec commit e1acf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Finally, run ``renku`` via the debugger:
194194

195195
::
196196

197-
$ ~/.local/pipx/venvs/renku/bin/python -m ptvsd --host localhost --wait -m renku <command>
197+
$ ~/.local/pipx/venvs/renku/bin/python -m ptvsd --host localhost --wait -m renku.cli <command>
198198

199199

200200
If using Visual Studio Code, you may also want to set the ``Remote Attach`` configuration

0 commit comments

Comments
 (0)