diff --git a/Microsoft.jQuery.Unobtrusive.Validation.nuspec b/Microsoft.jQuery.Unobtrusive.Validation.nuspec
index 033ecf5..846b876 100644
--- a/Microsoft.jQuery.Unobtrusive.Validation.nuspec
+++ b/Microsoft.jQuery.Unobtrusive.Validation.nuspec
@@ -11,7 +11,7 @@
https://licenses.nuget.org/MIT
https://www.asp.net/
https://go.microsoft.com/fwlink/?LinkID=288859
- jQuery plugin that unobtrusively sets up jQuery.Validation.
+ jQuery plugin that unobtrusively sets up jQuery.Validation. It is recommended to install jQuery (jquery@1.8.0 or above (cdnjs)), jQuery-validation (jquery-validation@1.14.0 or above (jsdelivr)), and this package (jquery-validation-unobtrusive@$version$ (cdnjs))) using the client-side library manager that is in Visual Studio since 2017 (include specific files though); however the nuget package versions can still be used if the developer insists to use them.
The jQuery Unobtrusive Validation library complements jQuery Validation by adding support for specifying validation options as HTML5 data-* elements
Please visit https://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.
© Microsoft Corporation. All rights reserved.