diff --git a/README.md b/README.md index cd6b456..7e85eca 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,10 @@ 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
-
-
+ PM> Install-Package SharpGIS.NmeaParser
+ |