More welcoming wording in the README
This commit is contained in:
parent
d22c419316
commit
096d175fc0
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ That is required, so we can safely provide Rust pointers through FFI. For that r
|
||||||
|
|
||||||
[This project contains examples that can run in a desktop simulator.](./examples)
|
[This project contains examples that can run in a desktop simulator.](./examples)
|
||||||
|
|
||||||
First of all you will have to pull lvgl submodule :
|
First, make sure to pull `lvgl-rs` submodules:
|
||||||
```shell
|
```shell
|
||||||
$ git submodule init
|
$ git submodule init
|
||||||
$ git submodule update
|
$ git submodule update
|
||||||
|
|
Loading…
Reference in a new issue