Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
985cd949
Commit
985cd949
authored
Jul 15, 2015
by
Gleb M Borisov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix go version in docs
parent
a3bf4673
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
CONTRIBUTING.md
+2
-2
No files found.
CONTRIBUTING.md
View file @
985cd949
...
...
@@ -53,8 +53,8 @@ it raises the chances we can quickly merge or address your contributions.
If you have never worked with Go before, you will have to complete the
following steps in order to be able to compile and test Packer.
1.
Install Go. Make sure the Go version is at least Go 1.
2
. Packer will not work with anything less than
Go 1.
2. On a Mac, you can
`brew install go`
to install Go 1.2
.
1.
Install Go. Make sure the Go version is at least Go 1.
4
. Packer will not work with anything less than
Go 1.
4. On a Mac, you can
`brew install go`
to install Go 1.4
.
2.
Set and export the
`GOPATH`
environment variable and update your
`PATH`
.
For example, you can add to your
`.bash_profile`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment