X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FVagrant.md;h=979c5c49b6ae50b081cf32ccff48dc44abb13900;hb=d2a593b4a03442ce16c6227cb29d79b496c04d2d;hp=83467a0a1fff203420cdf61f6f446d58de8d556a;hpb=9210e4f0d4a9db9b9543c046f11206a8547a8f03;p=friendica.git diff --git a/doc/Vagrant.md b/doc/Vagrant.md index 83467a0a1f..979c5c49b6 100644 --- a/doc/Vagrant.md +++ b/doc/Vagrant.md @@ -3,7 +3,8 @@ Vagrant for Friendica Developers * [Home](help) -**Getting started** +Getting started +--------------- [Vagrant](https://www.vagrantup.com/) is a virtualization solution for developers. No need to setup up a webserver, database etc. before actually starting. @@ -29,7 +30,8 @@ If you want to stop vagrant after finishing your work, run the following command in the development directory. -**Import test data** +Import test data +---------------- If you want some test data in your vagrant Friendica instance import the database dump friendica_test_data.sql like so (inside the VM):