From db6f7f9e5b7417805328290471f03dbc806f5776 Mon Sep 17 00:00:00 2001 From: Simone Gentili Date: Mon, 10 Aug 2015 15:10:30 +0200 Subject: [PATCH] docs (config): notice users about optional but used plugin Reading that a plugin is optional can make confusion: readers may not install. Readers can not undersand next steps of documentation, base on this plugin. --- docs/plus/03-jenkins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plus/03-jenkins.md b/docs/plus/03-jenkins.md index 842d7ae9a..9ea2c2c93 100644 --- a/docs/plus/03-jenkins.md +++ b/docs/plus/03-jenkins.md @@ -14,7 +14,7 @@ You need the following tools installed on your Jenkins CI server: * Node * Karma -Optional we highly suggest to install the following Jenkins plug-in: +Following Jenkins plugin is optional, but next guidelines are based on it: * [EnvInject] - it makes things easier under certain linux distributions and user permissions. ## Configure Karma