From 3d232efdc115ab3e516c0eb818097bab7b396b88 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Sun, 5 Mar 2017 17:41:30 +0000 Subject: [PATCH] updated readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bdd44225..3eed3593 100644 --- a/README.md +++ b/README.md @@ -40,9 +40,7 @@ touch either via gitter or create an issue. 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. -Install Ocelot and it's dependencies using NuGet. At the moment -all we have is the pre version. Once we have something working in -a half decent way we will drop a version. +Install Ocelot and it's dependencies using NuGet. `Install-Package Ocelot`