From d3aac7754370eb711b559ccbe5d3f31a24ee8eb1 Mon Sep 17 00:00:00 2001 From: Alex Bevilacqua Date: Thu, 23 Jan 2014 09:01:19 -0500 Subject: [PATCH] minor formatting change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0b8d68..f1a8efe 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ 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`` and ``/public/plugin_assets`` directories. +To update redmine from v2.3.0 to 3.0+ 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):