Small fixes, typos, etc

This commit is contained in:
2023-04-15 10:22:00 +02:00
parent ca4cc6ec1b
commit a5a780710d
5 changed files with 11 additions and 33 deletions

View File

@@ -6,7 +6,7 @@ Common modifications to run Redmine as project management tool on medium- and la
```bash
cd {redmine_dir}/plugins
git clone http://laptop.local:4000/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.