Update readme.md

master
Michael Porter 2018-03-15 17:24:48 +00:00
parent 42b68b621b
commit cf1d0b5433
1 changed files with 8 additions and 2 deletions

View File

@ -1,2 +1,8 @@
Set env var GANDI_API_KEY to your GANDI LiveDNS API key and run ./dev_shell.sh
to get a shell with certbot ready to run with the plugin installed.
# Testing/Development
Set env var `GANDI_API_KEY` to your Gandi LiveDNS API key and
run `./dev_shell.sh` to get a shell with `certbot` available and the plugin
installed.
The plugin is installed in "edit" mode, so changes to the source will be
effective immediately without any deployment step.