lego/docs/content
Dominik Menke 41a9384638 docs: clarify installation-from-source instructions
Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches
github.com/go-acme/lego@v2.7.2+incompatible (among others) and
stumbles over a type error with that version.

Correcting the go get path to github.com/go-acme/lego/v3/cmd/lego
does the right thing.

fixes #993
2019-10-18 20:33:38 +02:00
..
dns cloudflare: handle restricted API tokens (#985) 2019-10-09 02:20:30 +02:00
installation docs: clarify installation-from-source instructions 2019-10-18 20:33:38 +02:00
usage feat: ease operation behind proxy servers (#974) 2019-10-05 13:44:38 +02:00
_index.md chore: migrate to new org. (#824) 2019-03-11 17:56:48 +01:00