From bb7854905eeb35e0ba18205a5d6b904833d92a25 Mon Sep 17 00:00:00 2001 From: Asutosh989 Date: Jul 16 2018 10:58:40 +0000 Subject: Update README --- diff --git a/README.rst b/README.rst index 19ab973..0d87fc0 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,7 @@ Create the database scheme:: Run the server:: - FEDOCAL_CONFIG=fedocal.cfg sh runserver + FEDOCAL_CONFIG=`pwd`/fedocal.cfg python runserver.py You should be able to access the server at http://localhost:5000