From ff3cc41aea956a8bc13cc088546356792f814d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Wei=C3=9F?= <72068105+Sandoun@users.noreply.github.com> Date: Fri, 16 Jun 2023 15:05:34 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index bef4172..15ae141 100644 --- a/README.md +++ b/README.md @@ -51,12 +51,7 @@ Where is the RS232/Serial support? # Installing -Install this package by using [Nuget](https://www.nuget.org/packages/Mewtocol.NET) or reference -```XML - -``` -in your dependencies. -Alternatively use the dotnet CLI and run +Use the dotnet CLI and run ```Shell dotnet add package Mewtocol.NET ```