Skip to content

Commit 22b6dc5

Browse files
committed
fix wording
1 parent bc5af08 commit 22b6dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homestead.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ You can make any Homestead site use [HHVM](http://hhvm.com) by setting the `hhvm
111111
to: /home/vagrant/Code/Laravel/public
112112
hhvm: true
113113

114-
Note that whenever the `sites` property is altered it may be necessary to run `vagrant reload --provision` in order for the Homestead environment, or in particular the Nginx configuration file in `/etc/nginx/sites-enabled`, to be refreshed accordingly.
114+
If you change the `sites` property after provisioning the Homestead box, you should re-run `vagrant reload --provision` to update the Nginx configuration on the virtual machine.
115115

116116
#### The Hosts File
117117

0 commit comments

Comments
 (0)