From b233f36b5eaf11f91680a818d41e657b8057cf66 Mon Sep 17 00:00:00 2001 From: Dennis Eisold Date: Thu, 3 Dec 2020 00:23:05 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 81e5f0c..597c41e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ ## Debian Dependencies ```bash -apt-get install mysql-server memcached python3-memcache python3-mysqldb python python3 python3-requests python3-lxml python3-pip python3-flask python3-dateutil python3-numpy python3-scipy python3-mapnik python3-pip uwsgi-plugin-python3 nginx -pip3 install wheel pymongo pillow modestmaps simplejson werkzeug +apt-get install mariadb-server memcached python3-memcache python3-mysqldb python python3 python3-requests python3-lxml python3-pip python3-flask python3-dateutil python3-numpy python3-scipy python3-mapnik python3-pip uwsgi-plugin-python3 nginx git +pip3 install wheel pymongo pillow modestmaps simplejson werkzeug tilestache ``` ## Prerequisites