Skip to content

Commit 373faed

Browse files
committed
Update provisioner in Readme
1 parent d9454a1 commit 373faed

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
@@ -8,7 +8,7 @@ Installation
88
* Install [VirtualBox](https://www.virtualbox.org/)
99
* Install vagrant using the installation instructions in the [Getting Started document](https://www.vagrantup.com/docs/getting-started/)
1010
* Clone this repository and cd into it
11-
* Run ```vagrant up``` in order to set up the box using the ansible provisioner
11+
* Run ```vagrant up``` in order to set up the box using the ```ansible_local``` provisioner
1212
* You should now have your working
1313
* Symfony2 Standard Edition under http://192.168.50.4:8081/
1414
* Laravel Quickstart example app under http://192.168.50.4:8082/

0 commit comments

Comments
 (0)