From 0725f6b9c16c558075198fc9958c634285759124 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Ho=CC=88rler?= Date: Mon, 7 May 2018 23:00:12 +0200 Subject: [PATCH] correct the indent for correct md displaying of codeblock --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 146a3563..c82bd558 100644 --- a/README.md +++ b/README.md @@ -258,8 +258,8 @@ Python 3.x, nginx, uwsgi and sqlite and should be sufficient for a few users **Note: Find the location of the pipenv virtual environment for the `virtualenv` parameter with the command `pipenv --venv`.** - sudo ln -s /etc/uwsgi/apps-available/babybuddy.ini /etc/uwsgi/apps-enabled/babybuddy.ini - sudo service uwsgi restart + sudo ln -s /etc/uwsgi/apps-available/babybuddy.ini /etc/uwsgi/apps-enabled/babybuddy.ini + sudo service uwsgi restart 1. Create and configure the nginx server