Skip to content

Commit aca3fdc

Browse files
committed
Update docs to match new command line options.
1 parent eb25085 commit aca3fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ curl -sS https://raw.githubusercontent.com/FlipperPA/pyromania/main/install.sh |
2828
* `pyro`: Lists the venvs currently managed by pyromania.
2929
* `pyro my_venv`: Activate a venv called `my_venv`, or creates it if it doesn't exist.
3030
* `pyro my_venv --delete`: Deletes a venv called `my_venv`.
31-
* `pyro my_venv --venv`: Changes to to the venv's directory.
31+
* `pyro my_venv --packages`: Changes to to the venv's site-packages directory.
3232

3333
## Settings
3434

0 commit comments

Comments
 (0)