Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
Updated README.md to indicate correct Ubuntu package
Browse files Browse the repository at this point in the history
  • Loading branch information
elricsfate committed Jul 20, 2017
1 parent 3310fca commit bffd235
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ If you didn't add terraform-provider-linode to your path, you'll need to put the

**NOTE**: Go must be => 1.7.x. This means the default go package in Ubuntu 16.04.2 is *NOT* sufficient

Install the correct version of go:

sudo apt-get install golang-1.8-go

Setup the Go workspace:

mkdir -p terraform-provider-vultr/src/github.com/elricsfate/terraform-provider-vultr
Expand Down

0 comments on commit bffd235

Please sign in to comment.