Fix invalid pseudo version (#945)
* fix: invalid pseudo version. * fix: goreleaser configuration. * chore: ci configuration. * doc: add requirements. * doc: publish the doc more often.
This commit is contained in:
parent
bc4b57accc
commit
a7bf8c3197
6 changed files with 32 additions and 22 deletions
|
@ -40,6 +40,11 @@ pkg install lego
|
|||
|
||||
## From sources
|
||||
|
||||
Requirements:
|
||||
|
||||
- `go` v1.12+
|
||||
- environment variable: `GO111MODULE=on`
|
||||
|
||||
To install from sources, just run:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue