Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Oct 5, 2024
1 parent 9313188 commit 768603a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ git clone https://github.com/alphanodes/additional_tags.git plugins/additional_t
### 2. Install dependencies and migrate database

```shell
bundle config set --local without 'development test'
bundle install
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
```
Expand Down Expand Up @@ -136,7 +137,7 @@ rm -rf plugins/additional_tags
## License

This plugin is licensed under the terms of GNU/GPL v2.
See LICENSE for details.
See [LICENSE](LICENSE) for details.

## Redmine Copyright

Expand Down

0 comments on commit 768603a

Please # to comment.