mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 14:26:10 -04:00
Fix docs for deps.sh
This commit is contained in:
parent
d5a2c7fa18
commit
bd3d373d99
1 changed files with 3 additions and 3 deletions
|
|
@ -2,9 +2,9 @@
|
|||
#
|
||||
# Find all Python imports.
|
||||
#
|
||||
# ./deps.sh letsencrypt
|
||||
# ./deps.sh acme
|
||||
# ./deps.sh letsencrypt-apache
|
||||
# ./tools/deps.sh letsencrypt
|
||||
# ./tools/deps.sh acme
|
||||
# ./tools/deps.sh letsencrypt-apache
|
||||
# ...
|
||||
#
|
||||
# Manually compare the output with deps in setup.py.
|
||||
|
|
|
|||
Loading…
Reference in a new issue