From c8de491df9b7dbe9479dbbccc7c9fb9286ff3867 Mon Sep 17 00:00:00 2001 From: Miguel BarĂ£o Date: Wed, 9 Sep 2015 13:20:23 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 02b2b65..0438728 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # README # -Online "perguntations". ### Requirements: @@ -14,9 +13,15 @@ Installed using `pip3`: ### System setup: +Open a terminal and navigate to a directory where this software is to be installed, e.g. `/var/www`. Then run the following commands: + ``` #!bash +# get the software using git +git clone https://mjsb@bitbucket.org/mjsb/perguntations.git +cd perguntations + # create database in the directory db/ initdb_from_csv.py siiue.csv mkdir db -- libgit2 0.21.2