mirror of
https://github.com/cisagov/log4j-affected-db.git
synced 2024-11-22 08:30:48 +00:00
Clarify comment with text from pyenv local --help
This commit is contained in:
parent
3c2781c8cc
commit
23ef29c8a3
1 changed files with 2 additions and 1 deletions
|
@ -125,7 +125,8 @@ END_OF_LINE
|
|||
exit 1
|
||||
fi
|
||||
|
||||
# Activate the new virtual environment
|
||||
# Set the local application-specific Python version(s) by writing the
|
||||
# version name to a file named `.python-version'.
|
||||
pyenv local "${env_name}"
|
||||
|
||||
# Upgrade pip and friends
|
||||
|
|
Loading…
Reference in a new issue