diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -75,6 +75,12 @@ For the web app: * apache with `mod_wsgi` * python3-flask +For AlmaLinux 8: + +* python3-flask +* python3-mod_wsgi +* httpd + ## Building or changing Only a few stores are currently supported. The southernsavers.com website lists other stores that are probably drop-in capable. To learn the widgets.json path needed, use Developer Tools in a web browser to capture the full widgets.json path and add it to the **stores_url** dict. |