From 7b4d1bec2cf6b9110516bb3a499ac32fb3a0ef6c Mon Sep 17 00:00:00 2001 From: Tom Pallister Date: Mon, 24 Oct 2016 19:46:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 55571fb4..18f2f176 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ to do this. # How to use +Using nuget `Install-Package Ocelot -Version 0.0.1` + # Configuration An example configuration can be found [here](https://github.com/TomPallister/Ocelot/blob/develop/test/Ocelot.ManualTest/configuration.yaml )