modified install info

This commit is contained in:
2023-11-11 04:46:11 +01:00
parent 510492bd38
commit 7c2335b701

View File

@@ -5,8 +5,8 @@ Common modifications to run Redmine as project management tool on medium- and la
## Installation
```bash
cd {redmine_dir}/plugins
git clone https://hub.bundespruefstelle.ch/magdev/baupm-core.git baupm_core
cd {redmine_dir}
git clone https://hub.bundespruefstelle.ch/magdev/baupm-core.git plugins/baupm_core
```
Now restart redmine and you're done.