Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ccll committed Jul 31, 2015
1 parent 5f58696 commit de3d548
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -2,7 +2,11 @@

Inspired by [terraform-provider-vix](https://github.com/hooklift/terraform-provider-vix)

# How to build and install
# How to install

Download prebuilt binaries from [Releases](https://github.com/ccll/terraform-provider-virtualbox/releases)

# How to build from source

1. Make sure you've got `goop` installed, we are using goop to lock the version of dependencies. `go get -v github.com/nitrous-io/goop`
2. `git clone https://github.com/ccll/terraform-provider-virtualbox.git`

0 comments on commit de3d548

Please sign in to comment.