From ea9941753ead2d3b48ad1b98ffb92abf94bb21b3 Mon Sep 17 00:00:00 2001 From: y_hokkey Date: Thu, 16 Feb 2017 10:41:45 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed11d50..0f79c32 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This plugin notifies updates of Redmine tickets and wiki to your [ChatWork](http ## Installation -1. [Get your ChatWork API token from the authnication page](https://www.chatwork.com/service/packages/chatwork/subpackages/api/apply_beta_business.php) +1. [Get your ChatWork API token from the authentication page](https://www.chatwork.com/service/packages/chatwork/subpackages/api/apply_beta_business.php) 2. Download this repository 3. Move `src/redmine_chatwork` to your plugins directory 4. Install `httpclient` by running `bundle install` from the plugin directory