Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onrik authored Apr 24, 2017
1 parent 5fa5eb4 commit 496cf0f
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 @@ -6,7 +6,7 @@ CLI for Acronis Notary created to verify Merkle Tree and Merkle Patricia Tree ro

## Installation

1. Clone the repository `mkdir verifyhash && git clone git@github.com:acronis/notary-verifyhash.git verifyhash && cd verifyhash`
1. Clone the repository `mkdir verifyhash && git clone https://github.com/acronis/notary-verifyhash.git verifyhash && cd verifyhash`
2. Build and install dependencies `go get -d ./... && go install`

## How to use
Expand Down

0 comments on commit 496cf0f

Please sign in to comment.