Skip to content

Commit

Permalink
Fix #69
Browse files Browse the repository at this point in the history
  • Loading branch information
coren committed Apr 3, 2016
1 parent d0a82e8 commit fffb70b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,12 @@ Steps:
5. Option: Install dependency required for pretty graph: `apt-get install ruby-rmagick`
6. Restart your Redmine.


Uninstall
=========

Steps
1. Into the Redmine root folder migrate plugins: `RAILS_ENV=production bundle exec rake redmine:plugins:migrate NAME=advanced_roadmap_v2 VERSION=0`
2. Delete plugin directory: `rm -rf plugins/advanced_roadmap_v2`


0 comments on commit fffb70b

Please sign in to comment.