mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
adds bundle install step to installation instructions
This commit is contained in:
@@ -16,12 +16,12 @@ Minimal plugin that aims to make tracking your time with Redmine much easier.
|
||||
in the window title.
|
||||
- Creating an entry with 0 minutes saves it in *running* state.
|
||||
|
||||

|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Add the plugin to your Redmine installation's `plugins` folder, restart
|
||||
Redmine. No database migrations necessary.
|
||||
Add the plugin to your Redmine installation's `plugins` folder, run `bundle
|
||||
install` and restart Redmine. No database migrations necessary.
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user