diff --git a/README.md b/README.md index 2680b631..4e362353 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ That is basically it with a bunch of other features. ## How to install Ocelot is designed to work with ASP.NET core only and is currently -built to netcoreapp1.1 [this](https://docs.microsoft.com/en-us/dotnet/articles/standard/library) documentation may prove helpful when working out if Ocelot would be suitable for you. +built to netcoreapp2.0 [this](https://docs.microsoft.com/en-us/dotnet/articles/standard/library) documentation may prove helpful when working out if Ocelot would be suitable for you. Install Ocelot and it's dependencies using NuGet.