diff --git a/Readme.md b/Readme.md index fe5b323..f1b8a00 100644 --- a/Readme.md +++ b/Readme.md @@ -15,7 +15,6 @@ Queo.Commons is the basic package for using the various Queo.Commons functionali ## How to use it - include Nuget-Package (queo.commons) -```powershell -Find-Package queo.commons -Install-Package queo.commons -ProjectName MyProject +```csharp + ```