mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Package id change in readme
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
[](https://github.com/WOmed/MewtocolNet/actions/workflows/dotnet-windows.yml)
|
[](https://github.com/WOmed/MewtocolNet/actions/workflows/publish.yml)
|
||||||

|

|
||||||

|

|
||||||

|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
@@ -53,12 +52,12 @@ Where is the RS232/Serial support?
|
|||||||
|
|
||||||
Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference
|
Install this package by using [Nuget](https://www.nuget.org/packages/MewtocolNet/) or reference
|
||||||
```XML
|
```XML
|
||||||
<PackageReference Include="MewtocolNet" Version="0.6.0" />
|
<PackageReference Include="Mewtocol.NET" Version="0.6.1"/>
|
||||||
```
|
```
|
||||||
in your dependencies.
|
in your dependencies.
|
||||||
Alternatively use the dotnet CLI and run
|
Alternatively use the dotnet CLI and run
|
||||||
```Shell
|
```Shell
|
||||||
dotnet add package MewtocolNet
|
dotnet add package Mewtocol.NET
|
||||||
```
|
```
|
||||||
|
|
||||||
# Protocol description
|
# Protocol description
|
||||||
|
|||||||
Reference in New Issue
Block a user