Chris Shyi
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
environment_setup.md
|
@ -1,6 +1,6 @@ |
|
|
1. Use the pip tool to install virtualenv |
|
|
|
|
|
|
|
|
1. Use the pip tool to install `virtualenv` |
|
|
|
|
|
|
|
|
[Link](http://docs.python-guide.org/en/latest/dev/virtualenvs/) |
|
|
|
|
|
|
|
|
[Guide](http://docs.python-guide.org/en/latest/dev/virtualenvs/) |
|
|
|
|
|
|
|
|
2. Create a virtual environment in an empty directory: |
|
|
2. Create a virtual environment in an empty directory: |
|
|
|
|
|
|
|
|