Update poetry command

This commit is contained in:
Serene-Arc 2025-12-06 13:55:55 +10:00
parent 2bd77b9895
commit 3013de4cbf
No known key found for this signature in database
GPG key ID: 3533EF9B9AD01CA9

View file

@ -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: