Skip to content

Commit

Permalink
fix(doc): to download
Browse files Browse the repository at this point in the history
  • Loading branch information
koromerzhin committed May 3, 2022
1 parent 313b12d commit 9dadf24
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,14 @@ docker swarm
Hosts:

- symfony.traefik.me
- mailhog-symfony.traefik.me
- mercure-symfony.traefik.me
- phpmyadmin-symfony.traefik.me

## Download

```sh
git clone [email protected]:koromerzhin/template-symfony.git template-symfony
cd template-symfony
git submodule update --init
```

## Install

Expand Down

0 comments on commit 9dadf24

Please sign in to comment.