Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DewGew authored Nov 22, 2023
1 parent 94475d6 commit a1328c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ bash <(curl -s https://raw.githubusercontent.com/DewGew/dzga-installer/master/DZ
```
Or simply run DZGA in with Docker and Docker-compose:
```
mkdir DZGA-Flask
cd DZGA-Flask
curl -LJO https://raw.githubusercontent.com/DewGew/DZGA-Flask/development/dzga-compose.yaml
docker-compose -f dzga-compose.yaml up -d
```
Expand Down

0 comments on commit a1328c6

Please sign in to comment.