mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Improve first-time launch instructions
This commit is contained in:
parent
9da244e8ac
commit
33f7dece27
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ https://qmlnet.github.io/
|
|||
# Getting started
|
||||
|
||||
```bash
|
||||
dotnet new sln
|
||||
dotnet new console
|
||||
dotnet add package Qml.Net
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue