diff --git a/README.md b/README.md index fd94660..d2705e1 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,14 @@ ``` +### Updating the App + +To pull down the latest changes from the repo, navigate to you project directory (where the original clone was +performed) and then the install folder. In there, run the bash script install.sh + +Note that you need to specify the user which your web-server is running as. + +This script will pull the latest changes from the repo and perform any additionally required data/file updates TODO: @@ -51,5 +59,3 @@ new user+password change own password but only if the login is enabled (in post_handler.php) - -