From 4640b934cdaf70f2e022fcdd5cc5f2bf19532137 Mon Sep 17 00:00:00 2001 From: j Date: Thu, 2 Mar 2023 16:26:25 +0100 Subject: [PATCH] cleanup --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cc50fa4..ead05ba 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,5 @@ Getting started: python3 -m venv venv ./venv/bin/pip install -r requirements.txt ./manage.py migrate -./manage.py update_geoip ./mange.py runserver ```