Fixed Git path

This commit is contained in:
2023-11-01 15:18:45 +01:00
parent 5132622c04
commit 337905a934

View File

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