Skip to content

Conversation

pavelacamposp
Copy link
Owner

This PR fixes the virtual environment activation instructions in README.md to align with the virtual environment creation instructions, which use .venv for Unix/macOS.

Key changes:

  • Replaced venv/ with .venv/ in the virtual environment activation instruction for Unix/macOS in README.md.

Replace `venv/` with `.venv/` in the virtual environment
activation instruction for Unix/macOS, as `.venv` is used as the
virtual environment name for these operating systems in the
previous virtual environment creation step.
@pavelacamposp pavelacamposp self-assigned this Jun 29, 2025
@pavelacamposp
Copy link
Owner Author

All checks have passed, and the fix is necessary. Merging now.

@pavelacamposp pavelacamposp merged commit 94150cc into main Jun 29, 2025
5 checks passed
@pavelacamposp pavelacamposp deleted the chore/fix-readme-installation branch June 29, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant