diff --git a/.github/workflows/mkdocs.yml b/.github/workflows/mkdocs.yml
index 15620ced..11ae0743 100755
--- a/.github/workflows/mkdocs.yml
+++ b/.github/workflows/mkdocs.yml
@@ -19,8 +19,7 @@ jobs:
- name: Install MkDocs
run: |
- pip install mkdocs mkdocs-material
- pip install mkdocs-github-admonitions-plugin
+ pip install mkdocs mkdocs-material && pip install mkdocs-github-admonitions-plugin
- name: Deploy MkDocs
run: mkdocs gh-deploy --force
diff --git a/dockerfiles/README.md b/dockerfiles/README.md
index 550f5f44..0129c332 100755
--- a/dockerfiles/README.md
+++ b/dockerfiles/README.md
@@ -9,8 +9,8 @@
| [📑 Docker guide](https://github.com/jokob-sk/NetAlertX/blob/main/dockerfiles/README.md) | [🚀 Releases](https://github.com/jokob-sk/NetAlertX/releases) | [📚 Docs](https://github.com/jokob-sk/NetAlertX/tree/main/docs) | [🔌 Plugins](https://github.com/jokob-sk/NetAlertX/blob/main/front/plugins/README.md) | [🤖 Ask AI](https://gurubase.io/g/netalertx)
|----------------------| ----------------------| ----------------------| ----------------------| ----------------------|
-
-
+
+
Head to [https://netalertx.com/](https://netalertx.com/) for more gifs and screenshots 📷.