Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mealal authored Apr 30, 2019
1 parent 094a7df commit 827f173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,11 @@ Hashicorp Vault Atlas Plugin

Used source code from https://github.com/desteves/mongodb-atlas-service-broker/

dep support required https://github.com/golang/dep

### Build
```
dep ensure
go build -o atlas ./mongodb-atlas-plugin/main.go
```

Expand Down

0 comments on commit 827f173

Please sign in to comment.