From de4db0c5c02fe044ecaf331ddaf1735af168f931 Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Wed, 1 Nov 2017 16:49:45 +0000 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.