Skip to content

Commit f7626dc

Browse files
authored
Merge pull request #37 from ekohl/avoid-deprecated-command
Use the full vanagon build command
2 parents 62ca606 + d0fecca commit f7626dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ If you wish to build puppet-agent yourself:
9090
5. Now use vanagon to build the puppet-agent. Run the following:
9191

9292
```sh
93-
bundle exec build <project-name> <platform> <vm-hostname>
93+
bundle exec vanagon build <project-name> <platform> <vm-hostname>
9494
```
9595

9696
Where:

0 commit comments

Comments
 (0)