mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
text corrections
Co-Authored-By: Vadim Peretokin <vperetokin@gmail.com>
This commit is contained in:
parent
0b6a665895
commit
4287317ec0
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ dotnet add package Qml.Net.OSXBinaries
|
|||
dotnet add package Qml.Net.LinuxBinaries
|
||||
```
|
||||
|
||||
**Note for Linux users**: Package `libc6-dev` is required to be installed because it contains `libdl.so` that needed to work
|
||||
**Note for Linux users**: Package `libc6-dev` is required to be installed because it contains `libdl.so` that is needed.
|
||||
|
||||
# Examples
|
||||
Checkout the [examples](https://github.com/qmlnet/qmlnet-examples) on how to do many things with Qml.Net.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue