Remove `go get` from Quick Start as this isn't required to use Packer
This commit is contained in:
parent
dcb870bcbf
commit
6c6716fe16
|
@ -32,10 +32,6 @@ The images that Packer creates can easily be turned into
|
||||||
[Vagrant](http://www.vagrantup.com) boxes.
|
[Vagrant](http://www.vagrantup.com) boxes.
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
Download and install packages and dependencies
|
|
||||||
```
|
|
||||||
go get github.com/hashicorp/packer
|
|
||||||
```
|
|
||||||
|
|
||||||
**Note:** There is a great
|
**Note:** There is a great
|
||||||
[introduction and getting started guide](https://www.packer.io/intro)
|
[introduction and getting started guide](https://www.packer.io/intro)
|
||||||
|
|
Loading…
Reference in New Issue