We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb25085 commit aca3fdcCopy full SHA for aca3fdc
README.md
@@ -28,7 +28,7 @@ curl -sS https://raw.githubusercontent.com/FlipperPA/pyromania/main/install.sh |
28
* `pyro`: Lists the venvs currently managed by pyromania.
29
* `pyro my_venv`: Activate a venv called `my_venv`, or creates it if it doesn't exist.
30
* `pyro my_venv --delete`: Deletes a venv called `my_venv`.
31
-* `pyro my_venv --venv`: Changes to to the venv's directory.
+* `pyro my_venv --packages`: Changes to to the venv's site-packages directory.
32
33
## Settings
34
0 commit comments