diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ and `new Web()` instead of `Web.GetInstance()` #Requirements -As of 4.0.0, this library requires .NET 4.5 and above. If you need .NET 4.0 support, `Install-Package sendgri -V 3.0.2` +As of 4.0.0, this library requires .NET 4.5 and above. If you need .NET 4.0 support: +> `Install-Package SendGrid -V 3.0.2` #Installation |