From 0fc63e75799d14559c29f375cfea4ce3e4835763 Mon Sep 17 00:00:00 2001 From: DewGew Date: Fri, 3 Nov 2023 12:40:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0abcd37..2b16853 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,8 @@ Just open a terminal window and execute this command. Thats it! ``` bash <(curl -s https://raw.githubusercontent.com/DewGew/dzga-installer/master/DZGA-Flask-install.sh) ``` +Or simply run DZGA in a docker: +``` +https://hub.docker.com/r/dewgew/dzga-flask +``` ***For more help read DZGA-Flask [wiki](https://github.com/DewGew/DZGA-Flask/wiki)***