From 25bbbd8965baf9a24ee778ae8d989ed299522b2b Mon Sep 17 00:00:00 2001 From: Alex Bevilacqua Date: Thu, 23 Jan 2014 09:00:51 -0500 Subject: [PATCH] minor formatting change --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03d774f..e0b8d68 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,9 @@ need to restart Redmine for the plugin to be available. ### Updating from v2.3.0 (Should work for all 2.x versions but has not been tested) -To update redmine from v2.3.0 to 3.x-devel you will first want to delete redmine_knowledgebase from the the /plugins directory and /public/plugin_assets directory. Once those two directories have been removed, run the following commands (as though you were performing a fresh installation): +To update redmine from v2.3.0 to 3.x-devel you will first want to delete ``redmine_knowledgebase`` from the the ``/plugins`` and ``/public/plugin_assets`` directories. + +Once those two directories have been removed, run the following commands (as though you were performing a fresh installation): git clone git://github.com/alexbevi/redmine_knowledgebase.git plugins/redmine_knowledgebase bundle install