updated readme

This commit is contained in:
TomPallister 2017-03-05 17:41:30 +00:00
parent 74d23d0593
commit 3d232efdc1

View File

@ -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`