diff --git a/README.md b/README.md index 74cc945..2f695a9 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ $ cd dns $ python -m venv env ... $ source env/bin/activate +# provider-specific-requiremnts would be things like: octodns-route53 octodns-azure $ pip install octodns $ mkdir config ```