X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FVagrant.md;h=16088cd37e291f90a8e66438738cae93b3ac3342;hb=24d2d0481abe57d3180a63cf738501bb8179d2cd;hp=ea098e3fb0c7631771a591d341c6f0d8d0206f1c;hpb=9ffa053c905c7e366793380ed32ed6323d53e4d1;p=friendica.git diff --git a/doc/Vagrant.md b/doc/Vagrant.md index ea098e3fb0..16088cd37e 100644 --- a/doc/Vagrant.md +++ b/doc/Vagrant.md @@ -31,7 +31,7 @@ The mysql database is called "friendica", the mysql user and password both are " Your local working directory is set up as a shared directory with the VM (/vagrant). 7. Check the changes in your browser in the VM. Find the Friendica log file `/vagrant/logfile.out` on the VM or in the `logfile.out` in you local Friendica directory. -8. Commit and push your changes directly back to Github. +8. Commit and push your changes directly back to GitHub. If you want to stop vagrant after finishing your work, run the following command