Update readme

This commit is contained in:
Rafael Caricio 2020-09-24 15:10:22 +02:00
parent 34b6fefb98
commit 8db46d7ae8
Signed by: rafaelcaricio
GPG Key ID: 3C86DBCE8E93C947
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Now you can access locally the project running at http://localhost:8000/lvgl_exa
For running natively, you can do:
```
cargo +nightly run --release
cargo run --release
```