mirror of
https://github.com/certbot/certbot.git
synced 2026-06-11 01:30:14 -04:00
Bootstrap README: deps rationale
This commit is contained in:
parent
19aea37203
commit
b44014b06e
1 changed files with 6 additions and 1 deletions
|
|
@ -1,2 +1,7 @@
|
|||
This directory contains scripts that install necessary OS-specific
|
||||
prerequisite dependencies (see docs/using.rst).
|
||||
prerequisite dependencies (see docs/using.rst).
|
||||
|
||||
General dependencies:
|
||||
- git-core: requirements.txt git+https://*
|
||||
- ca-certificates: communication with demo ACMO server at
|
||||
https://www.letsencrypt-demo.org, requirements.txt git+https://*
|
||||
Loading…
Reference in a new issue