From bb8e466e00c622f7b28209378c1871a1d8469572 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 17 Apr 2015 14:41:40 +0200 Subject: spacing --- INSTALL.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 84b3d37c..38d15090 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -53,12 +53,12 @@ SECRET_HMAC_CODE = '*' ``` ```sh - export WQFLASK_SETTINGS=$HOME/settings.py - source /home/pjotr/ve27/bin/activate - cd genenetwork2/wqflask - python ./runserver.py +export WQFLASK_SETTINGS=$HOME/settings.py +source /home/pjotr/ve27/bin/activate +cd genenetwork2/wqflask +python ./runserver.py - or +or - python ./secure_server.py +python ./secure_server.py ``` -- cgit 1.4.1