diff --git a/README.md b/README.md index 0e426d9f..60175f20 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ https://qmlnet.github.io/ # Getting started ```bash +dotnet new sln +dotnet new console dotnet add package Qml.Net ```