Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonatan Zint committed Apr 10, 2020
1 parent ee474a8 commit 22ce81a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ subsequently removing, TXT records using the Hetzner DNS API.

## Install

There is no pypi distribution yet. You can install this plugin via pip directly from this repo though:
Install this package via pip in the same python environment where you installed your certbot.

```
pip install -e git+https://github.com/ctrlaltcoop/certbot-dns-hetzner.git
pip install certbot-dns-hetzner
```

A more sophisticated versioning and pypi distribution is to follow

## Usage

To start using DNS authentication for the Hetzner DNS API, pass the following arguments on certbot's command line:
Expand Down

0 comments on commit 22ce81a

Please sign in to comment.