From 638b125aa13f39da386c8ccc483d0a846687ac5a Mon Sep 17 00:00:00 2001 From: Serene <33189705+Serene-Arc@users.noreply.github.com> Date: Sun, 7 Dec 2025 12:34:25 +1000 Subject: [PATCH] Remove outdated sentence. Co-authored-by: J0J0 Todos <2733783+JOJ0@users.noreply.github.com> --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index cc344282b..46affef37 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -124,7 +124,7 @@ command. Instead, you can activate the virtual environment in your shell with: $ poetry env activate -You should see ``(beets-py3.10)`` prefix in your shell prompt. Now you can run +Now you can run commands directly, for example: ::