aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87179368..2239e108 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,8 @@ Configuration is done via the file **conf/conf.cfg**.
$ python initialization.py database_name firstname lastname email password
$ python runserver.py
+Alternatively you can run the script ``install.sh``.
+
Backup
------
bgstack15