From 4f0550e4759e40cb0263135b9ee07832874c22ab 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..dd65ca5c6 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: +The following Jenkins plugin is optional, but the next guidelines are based on it: * [EnvInject] - it makes things easier under certain linux distributions and user permissions. ## Configure Karma