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
9dbab711
Commit
9dbab711
authored
Jun 28, 2013
by
Jack Pearkes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme: correct mentions of localhost to www.packer.io
cc/ @mitchellh
parent
b68b6723
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
9dbab711
...
...
@@ -17,12 +17,12 @@ plugins. The images that Packer creates an easily be turned into
## Quick Start
**Note:**
There is a great
[
introduction and getting started guide
](
http://
localhost:4567
/intro
)
[
introduction and getting started guide
](
http://
www.packer.io
/intro
)
for those with a bit more patience. Otherwise, the quick start below
will get you up and running quickly, at the sacrifice of not explaining some
key points.
First,
[
downloada pre-built Packer binary
](
http://
localhost:4567
/downloads.html
)
First,
[
downloada pre-built Packer binary
](
http://
www.packer.io
/downloads.html
)
for your operating system or
[
compile Packer yourself
](
#developing-packer
)
.
After Packer is installed, create your first template, which tells Packer
...
...
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