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

Commit bffd235

Browse files
committed
Updated README.md to indicate correct Ubuntu package
1 parent 3310fca commit bffd235

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ If you didn't add terraform-provider-linode to your path, you'll need to put the
2828

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

31+
Install the correct version of go:
32+
33+
sudo apt-get install golang-1.8-go
34+
3135
Setup the Go workspace:
3236

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

0 commit comments

Comments
 (0)