Skip to content

Commit 41139e5

Browse files
committed
fix(doc): to download
1 parent 296782e commit 41139e5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,14 @@ docker swarm
2929
Hosts:
3030

3131
- phpmfpm.traefik.me
32-
- mailhog-phpmfpm.traefik.me
33-
- phpmyadmin-phpmfpm.traefik.me
32+
33+
## Download
34+
35+
```sh
36+
git clone git@github.com:koromerzhin/template-phpfpm.git template-phpfpm
37+
cd template-phpfpm
38+
git submodule update --init
39+
```
3440

3541
## Install
3642

0 commit comments

Comments
 (0)