We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62ca606 + d0fecca commit f7626dcCopy full SHA for f7626dc
README.md
@@ -90,7 +90,7 @@ If you wish to build puppet-agent yourself:
90
5. Now use vanagon to build the puppet-agent. Run the following:
91
92
```sh
93
- bundle exec build <project-name> <platform> <vm-hostname>
+ bundle exec vanagon build <project-name> <platform> <vm-hostname>
94
```
95
96
Where:
0 commit comments