Skip to content
Snippets Groups Projects
Commit 2c867a4b authored by Nadja Geisler's avatar Nadja Geisler :sunny:
Browse files

add remark for update and check script in README

parent b5deebbc
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,12 @@ This repository contains a Django project called AKPlanning. The functionality i ...@@ -20,7 +20,12 @@ This repository contains a Django project called AKPlanning. The functionality i
## Setup instructions ## Setup instructions
See [INSTALL.md](INSTALL.md). See [INSTALL.md](INSTALL.md) for detailed instructions on development and production setups.
To update the setup to the current version on the main branch of the repository use the update script ``Utils/update.sh`` or ``Utils/update.sh --prod`` in production.
Afterwards, you may check your setup by executing ``Utils/check.sh`` or ``Utils/check.sh --prod`` in production.
## Developer Notes ## Developer Notes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment