mirror of
https://github.com/beetbox/beets.git
synced 2026-02-10 01:13:02 +01:00
Update poetry command
This commit is contained in:
parent
2bd77b9895
commit
3013de4cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ command. Instead, you can activate the virtual environment in your shell with:
|
|||
|
||||
::
|
||||
|
||||
$ poetry shell
|
||||
$ poetry env activate
|
||||
|
||||
You should see ``(beets-py3.10)`` prefix in your shell prompt. Now you can run
|
||||
commands directly, for example:
|
||||
|
|
|
|||
Loading…
Reference in a new issue