Skip to content

Commit

Permalink
fix install instructions for go
Browse files Browse the repository at this point in the history
fixes #12
  • Loading branch information
Mic92 committed Mar 6, 2023
1 parent 3a5fe95 commit 6421627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ $ nix-shell -p 'import (fetchTarball "https://github.com/Mic92/ssh-to-age/archiv
## Install with go

```console
$ go get github.com/Mic92/ssh-to-age/cmd
$ go install github.com/Mic92/ssh-to-age/cmd/ssh-to-age@latest
```

0 comments on commit 6421627

Please sign in to comment.