diff --git a/README.md b/README.md index b086345..4561e2e 100644 --- a/README.md +++ b/README.md @@ -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.