Skip to content

Commit e6f2e4e

Browse files
committed
Updated package ID in README as well
1 parent f100740 commit e6f2e4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ The project is avalable as two separate NuGet packages:
1616

1717
You can install both packages by typing the following commands in the NuGet console:
1818
```
19-
PM> Install-Package LinkMobility.PSWin.Client
20-
PM> Install-Package LinkMobility.PSWin.Receiver
19+
PM> Install-Package LinkMobilityNE.PSWin.Client
20+
PM> Install-Package LinkMobilityNE.PSWin.Receiver
2121
```
2222

2323
The packages target .NET Standard 2.0 and can therefore be used in .NET Framework and .NET Core projects. See the [compatibility table](https://docs.microsoft.com/en-us/dotnet/standard/net-standard?tabs=net-standard-2-0#tabpanel_1_net-standard-2-0) for more information.

0 commit comments

Comments
 (0)