@@ 18,7 18,7 @@ That approach works perfectly fine, but
1. Installing the plugin
1. Install the json gem <http://json.rubyforge.org/> on the machine where Redmine is running.
2. Follow the plugin installation procedure at http://www.redmine.org/wiki/redmine/Plugins.
- 3. This directory MUST BE NAMED: redmine_bitbucket_hook
+ 3. This directory MUST BE NAMED: redmine_bitbucket_hook - For example, to clone it to your plugins directory, do: hg clone http://bitbucket.org/nolith/redmine-bitbucket redmine_bitbucket_hook
4. Restart your Redmine.
5. If you already have a local Mercurial repository set up and working from Redmine go to step 3, otherwise continue at step 2.