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`