From 04ca86b4ff068b88f6f17a6323404649240a7279 Mon Sep 17 00:00:00 2001 From: Varun Teja <35555010+VarunSaiTeja@users.noreply.github.com> Date: Sun, 10 Oct 2021 16:24:23 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d4c082f..668bf05 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ As HotChocolate doesn't validate input arguments, After installing this package, **Installation Note**: -Install Graph.ArgumentValidator v2.0.0 if you are using HotChocolate v12. +Use Graph.ArgumentValidator v2.0.0 if you are using HotChocolate v12. -Install Graph.ArgumentValidator v1.0.1 if you are using HotChocolate v11. +Use Graph.ArgumentValidator v1.0.1 if you are using HotChocolate v11. ## Steps for configuring validator