From 0a3571787caebd437240db302166eb7a8c4d8e43 Mon Sep 17 00:00:00 2001 From: Kevin Giffone Date: Mon, 26 Jun 2017 10:35:12 +0800 Subject: [PATCH] Remove no configuration available yet in README.md There is actually an option to configure OpenCover and NUnit path. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 7fb7111..b16672a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,6 @@ The latest release can be downloaded from the VS Gallery: https://visualstudioga Please make sure you install OpenCover and it is generating report before installing the plugin. The latest OpenCover release can be found [here](https://github.com/opencover/opencover/releases). -For now, the plugin assumes that OpenCover is installed at %localappdata%\Apps\OpenCover. -No configuration option is available yet. - ### Team communication Team communications can be done via [slack](http://slack.com), raise an issue to request access (include your email - obfuscated if you wish) and we will send you an invite then just visit the [team page](https://opencoverui.slack.com/) to sign up and join the conversation.