VVV3 has been released

Peter Fabian 2019-05-20 17:19:28 +02:00
parent e86bf9c8ab
commit 88a6f2297e
1 changed files with 1 additions and 1 deletions

@ -2,7 +2,7 @@
1. Install [VirtualBox](https://www.virtualbox.org/)
2. Install [vagrant](https://www.vagrantup.com/)
3. Install [VVV](https://varyingvagrantvagrants.org/docs/en-US/installation/) (as of 2019-05-14, only develop branch (version 3) works, so after cloning the repo, you need to switch to branch develop, i.e. `git checkout develop`)
3. Install [VVV 3](https://varyingvagrantvagrants.org/docs/en-US/installation/)
4. Provision a new machine (`vagrant up`), allow installation of local plugins (vagrant-hostsupdater)
9. Clone woocommerce repo to `/wp-content/plugins`, i.e on the local machine.
```bash=