Skip to content

Commit 9dadf24

Browse files
committed
fix(doc): to download
1 parent 313b12d commit 9dadf24

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

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

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

3641
## Install
3742

0 commit comments

Comments
 (0)