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