From 17788af16d2cf59bb10e0d077a893441b3c74166 Mon Sep 17 00:00:00 2001 From: nyov Date: Tue, 15 May 2012 19:00:39 +0200 Subject: [PATCH] make README more readable in terminal --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 07eceb0..4bf59d7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ Next you'll want to set up [xonstatdb][xonstatdb]. This is maintained as a separ https://github.com/antzucaro/xonstatdb -Next you'll want to open up development.ini and change a few things for added security. Chief among these is the "sqlalchemy.url" setting, which contains your username and password for the database. Change that match the new password you gave xonstat during the installation of xonstatdb. The other setting to change is "session.secret," which is used to keep your web session (cookies and such) secure. +Next you'll want to open up development.ini and change a few things for added security. +Chief among these is the "sqlalchemy.url" setting, which contains your username and password for the database. +Change that match the new password you gave xonstat during the installation of xonstatdb. +The other setting to change is "session.secret," which is used to keep your web session (cookies and such) secure. To start the server run the following from the root directory. I recommend running this within a GNU screen session: -- 2.39.2