Skip to content

Commit 4574f04

Browse files
committed
Docs: Clarified directory for Part 1
1 parent 4139bf8 commit 4574f04

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Instructions for Intro to DevOps Project
1111
## Part I - Build Boxes with Packer
1212

1313
### To make an image for local development
14+
15+
From the packer-templates directory:
16+
1417
1. run `packer build -only=virtualbox-iso application-server.json`
1518
2. run `cd virtualbox`
1619
3. run `vagrant box add ubuntu-14.04.4-server-amd64-appserver_virtualbox.box --name devops-appserver`

0 commit comments

Comments
 (0)