Skip to content

Commit

Permalink
Merge 7c27fd8 into 400852f
Browse files Browse the repository at this point in the history
  • Loading branch information
zhogov committed Feb 6, 2020
2 parents 400852f + 7c27fd8 commit 5183192
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -20,7 +20,12 @@ Example:
$ echo "secret" | ssh-vault -u <github.com/user> create


## Compile from source
## Installation

### Mac OS
brew install ssh-vault

### Compile from source

Setup go environment https://golang.org/doc/install

Expand Down

0 comments on commit 5183192

Please sign in to comment.