Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
readme: mention release binaries as an alt install
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Vaghin committed Sep 20, 2016
1 parent 848fc1f commit 48ecb3c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ or `golang.org/x/crypto/acme/autocert` is what you'll want instead.

## Usage

Quick install with `go get -u github.com/google/acme`.
Quick install with `go get -u github.com/google/acme`
or download a pre-built binary from the
[releases page](https://github.com/google/acme/releases).

The release binaries have an additional command, `acme version`,
which reports the release version.

1. You need to have a user account, registered with the CA. This is represented
by an RSA private key.
Expand Down

0 comments on commit 48ecb3c

Please sign in to comment.