diff --git a/README.md b/README.md index ff783d1..93c9747 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #

OData CLI UI

-

Rider plugin that provide UI to generate OData Reference using OData CLI

+

Rider plugin that provides UI to generate OData Reference using OData CLI

@@ -12,7 +12,7 @@ ## Installation -1. Install plugin +1. Install plugin from [Marketplace](https://plugins.jetbrains.com/plugin/24117-odata-cli-ui) or download from [Releases page](https://github.com/ellizio/rider--plugin--odata-cli-ui/releases) and install manually 2. Install the latest version of the OData CLI tool with the command `dotnet tool install -g Microsoft.OData.Cli` ## Usage