From c0836431de5a1d5de4cb531f3640e9672469e7ba Mon Sep 17 00:00:00 2001 From: jberkleef Date: Thu, 28 May 2020 02:45:55 +0000 Subject: [PATCH] fix readme formatting --- readme.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index e8aa8f1..e3d81d6 100644 --- a/readme.md +++ b/readme.md @@ -1,11 +1,11 @@ -- Houtmarkt Inventarisatie en Factuur Systeem - -*Install Instructions* --- Install python3, python3-devel and pip3 --- Pip install django uwsgi --- Git Clone this repo --- Edit the paths in systemd-files/houtmarkt-uwsgi.service --- Copy the service file to /etc/systemd/system/ --- Create user www-houtmarkt and group www-data, add www-houtmarkt to www-data --- ??? --- Profit +# H1 Houtmarkt Inventarisatie en Factuur Systeem +--- +# H2 **Install Instructions** +> 1. Install python3, python3-devel and pip3 +> 2. Pip install django uwsgi +> 3. Git Clone this repo +> 4. Edit the paths in systemd-files/houtmarkt-uwsgi.service +> 5. Copy the service file to /etc/systemd/system/ +> 6. Create user www-houtmarkt and group www-data, add www-houtmarkt to www-data +> 7. ??? +> 8. Profit