Fix docs for deps.sh

This commit is contained in:
Jakub Warmuz 2015-10-31 11:48:33 +00:00
parent d5a2c7fa18
commit bd3d373d99
No known key found for this signature in database
GPG key ID: 2A7BAD3A489B52EA

View file

@ -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.