Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubyconvict committed Nov 9, 2016
1 parent 89ab151 commit a8530ff
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 @@ -38,7 +38,8 @@ bundle exec rake redmine:plugins:test NAME=redmine_imperator

```
# first, follow instructions from: https://github.com/dadooda/bundler-gemlocal
# if you use ~/.bash_profile separately from ~/.bashrc, also source the .sh file there
# if you use ~/.bash_profile separately from ~/.bashrc, also source the .sh file there:
# [ -f bundler-gemlocal.sh ] && . bundler-gemlocal.sh
cd ~/redmine/plugins/redmine_imperator/
# copy config files
Expand Down

0 comments on commit a8530ff

Please sign in to comment.