We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4093b8 commit 6c85cc5Copy full SHA for 6c85cc5
cli/README.md
@@ -63,6 +63,6 @@ packages. As such, we'd like to make use of the local instance of this Python
63
module without resorting to installing it first. This is possible by setting
64
the `PYTHONPATH` variable and using the `cloe_launch` module:
65
66
- PYTHONPATH="${CLOE_ROOT}/cli" cloe_launch
+ PYTHONPATH="${CLOE_ROOT}/cli" python -m cloe_launch
67
68
[1]: https://pipxproject.github.io/pipx/
0 commit comments