Merge pull request #477 from thebrubaker/patch-1

Update Readme.md
This commit is contained in:
Bo-Yi Wu 2016-12-12 08:58:27 +08:00 committed by GitHub
commit 6c9d5866b4

View File

@ -173,7 +173,7 @@ Most importantly Docker can run on Development and on Production (same environme
> Laradock It's like Laravel Homestead but for Docker instead of Vagrant.
Laradock and [Homestead](https://laravel.com/docs/master/homestead) both gives you a complete virtual development environments. (Without the need to install and configure every single software on your own Operating System).
Laradock and [Homestead](https://laravel.com/docs/master/homestead) both give you complete virtual development environments. (Without the need to install and configure every single software on your own Operating System).
- Homestead is a tool that controls Vagrant for you (using Homestead special commands). And Vagrant manages your Virtual Machine.