Skip to content

Commit d0fecca

Browse files
committed
Use the full vanagon build command
The plain build command raises a deprecation warning.
1 parent c56e14d commit d0fecca

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)