Skip to content

Conversation

mkhmik004
Copy link

Corrected a typo in the README.md where the command to activate the virtual environment was mistakenly written as 'source env/bin/active' instead of 'source env/bin/activate'

Fix typo: change 'active' to 'activate' in virtual environment activation script
@mkhmik004
Copy link
Author

Fixed a small but important typo in the README.md that could lead to confusion for users setting up their virtual environment. The command should be source env/bin/activate instead of source env/bin/active. This correction ensures that users can properly activate their virtual environment without running into errors. If needed, I can also update the README to include activation instructions for Windows users.

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