File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ Cannot find your container! we would love to have it as well. Consider contribut
139139git clone https://github.com/LaraDock/laradock.git docker
140140```
141141
142- Instead of ` git clone ` you can use ` git submodule add ` in case you are already using Git for your Laravel project * (Recommended)* :
142+ You can use ` git submodule add ` instead of ` git clone ` if you are already using Git for your Laravel project * (Recommended)* :
143143
144144``` bash
145145git submodule add https://github.com/LaraDock/laradock.git docker
@@ -154,7 +154,7 @@ git submodule add https://github.com/LaraDock/laradock.git docker
154154## Usage
155155
1561560 - For ** Windows & MAC** users only: make sure you have a running Docker Virtual Host on your machine.
157- (** Linux** users don't need a Virtual Host, so skip this step)
157+ (** Linux** users don't need a Virtual Host, so skip this step).
158158<br >
159159[ How to run a Docker Virtual Host?] ( #Run-Docker-Virtual-Host )
160160
Original file line number Diff line number Diff line change 11version : ' 2'
2+
23services :
34
45# ## Nginx Server Container ##################################
You can’t perform that action at this time.
0 commit comments