mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
Only mention installing hashin
This commit is contained in:
parent
60a52fc4a3
commit
88c779a53a
1 changed files with 0 additions and 1 deletions
|
|
@ -221,7 +221,6 @@ def _write_requirements(dest_file, requirements, conflicts):
|
|||
# ```
|
||||
# If you want to update a single dependency, run commands similar to these:
|
||||
# ```
|
||||
# pip install --no-cache-dir -e acme -e . -e certbot-apache -e certbot-nginx
|
||||
# pip install hashin
|
||||
# hashin -r dependency-requirements.txt cryptography==1.5.2
|
||||
# ```
|
||||
|
|
|
|||
Loading…
Reference in a new issue