diff --git a/README.md b/README.md index 53b937a..cd6b456 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,12 @@ If you add new messages, please fork, provide a simple unit test for the message ### NuGet You can get the library via [NuGet](http://www.nuget.org) if you have the extension installed for Visual Studio or via the PowerShell package manager. This control is published via NuGet at [SharpGIS.NmeaParser](https://nuget.org/packages/SharpGIS.NmeaParser). +
+ PM> Install-Package SharpGIS.NmeaParser
+
+