mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Vagrant: Docs add a note about the PHP dependencies
This commit is contained in:
parent
d52e2ab791
commit
0b2fa63bcb
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue