Skip to content

Commit

Permalink
Fix go get installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
dm3ch authored and ketchoop committed Jul 22, 2019
1 parent 55df494 commit 1384891
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 @@ -20,7 +20,7 @@ compatible with your **.tf manifests** Terraform binary.

1. By *go get*
```
go get -u github.com/ketchoop/flora
go get -u github.com/ketchoop/flora/cmd/flora
mkdir -p ~/flora/.bin
```
Expand Down

0 comments on commit 1384891

Please sign in to comment.