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.
1 parent d9454a1 commit 373faedCopy full SHA for 373faed
Readme.md
@@ -8,7 +8,7 @@ Installation
8
* Install [VirtualBox](https://www.virtualbox.org/)
9
* Install vagrant using the installation instructions in the [Getting Started document](https://www.vagrantup.com/docs/getting-started/)
10
* Clone this repository and cd into it
11
-* Run ```vagrant up``` in order to set up the box using the ansible provisioner
+* Run ```vagrant up``` in order to set up the box using the ```ansible_local``` provisioner
12
* You should now have your working
13
* Symfony2 Standard Edition under http://192.168.50.4:8081/
14
* Laravel Quickstart example app under http://192.168.50.4:8082/
0 commit comments