Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #89

Merged
merged 1 commit into from
Aug 4, 2014
Merged

Update README.md #89

merged 1 commit into from
Aug 4, 2014

Conversation

chernolya
Copy link
Contributor

Fixed virtual environment descripton

Fixed virtual environment descripton
@@ -22,7 +22,7 @@ For this tutorial we will be using a new directory `djangogirls` from your home

We will make a virtualenv called `myvenv`. The general command will be in the format:

python -m venv `name_of_venv`.
python -m venv myvenv
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be "pyvenv myvenv" or "python3 -m venv myvenv".

olasitarska added a commit that referenced this pull request Aug 4, 2014
@olasitarska olasitarska merged commit 3c0abc7 into DjangoGirls:master Aug 4, 2014
@olasitarska
Copy link
Member

Thanks!

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.

None yet

3 participants