Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
y3sh authored May 21, 2019
1 parent 043751d commit 73cc7e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ Please provide a reference implementations as they are becoming difficult to fin
## Install:

```sh
go get github.com/y3sh/go-legacy-crypto
go get -u github.com/y3sh/go-legacy-crypto/ripemd320
go get -u github.com/y3sh/go-legacy-crypto/whirlpool
go get -u github.com/y3sh/go-legacy-crypto/skipjack32
go get -u github.com/y3sh/go-legacy-crypto/...
```

## Test
Expand Down

0 comments on commit 73cc7e0

Please sign in to comment.