Skip to content

Commit

Permalink
Add note about GitHub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
maximbaz committed Nov 6, 2017
1 parent a41a7fa commit 6b6ef12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ $ systemctl --user start yubikey-touch-detector.service
$ systemctl --user enable yubikey-touch-detector.service
```

Alternatively install it with `go`:
Alternatively you can download the latest release from the [GitHub releases](https://github.com/maximbaz/yubikey-touch-detector/releases) page. All releases are signed with [my PGP key](https://keybase.io/maximbaz).

Finally you can install the app with `go`:

```
$ go get -u github.com/maximbaz/yubikey-touch-detector
Expand Down

0 comments on commit 6b6ef12

Please sign in to comment.