X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FVagrant.md;h=3751b7bc06cc365b259b4c268e0cfebb38d13a4f;hb=ab5184d27a0dfce1035681a588a1802b1522cc29;hp=94cebd7194e0a7b92899e1ffb03494be01ef247b;hpb=e4dc2b8e1c0ef1a88d0f57fe98203e9be3150575;p=friendica.git diff --git a/doc/Vagrant.md b/doc/Vagrant.md index 94cebd7194..3751b7bc06 100644 --- a/doc/Vagrant.md +++ b/doc/Vagrant.md @@ -18,6 +18,7 @@ What you need to do: Please use an up-to-date vagrant version from https://www.vagrantup.com/downloads.html. 2. Git clone your Friendica repository. Inside, you'll find a `Vagrantfile` and some scripts in the `bin/dev` folder. +Pull the PHP requirements with `bin/composer install`. 3. Run `vagrant up` from inside the friendica clone. This will start the virtual machine. Be patient: When it runs for the first time, it downloads a Debian Server image and installs Friendica.