Skip to content

Commit 176d70e

Browse files
committed
Update README.md
Fixes #115.
1 parent 2d4e3ba commit 176d70e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ end
7272

7373
### Provisioner
7474

75-
Starting at version 1.5.0, hostmanager runs before any provisioning occurs. If you
76-
would like hostmanager to run after or during your provisioning stage,
75+
Starting at version 1.5.0, `vagrant up` runs hostmanager before any provisioning occurs.
76+
If you would like hostmanager to run after or during your provisioning stage,
7777
you can use hostmanager as a provisioner. This allows you to use the provisioning
7878
order to ensure that hostmanager runs when desired. The provisioner will collect
7979
hosts from boxes with the same provider as the running box.

0 commit comments

Comments
 (0)