We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e300e3 commit 6d9d8f9Copy full SHA for 6d9d8f9
README.md
@@ -1,4 +1,4 @@
1
-***IMPORTANT READF ME FIRST***
+***IMPORTANT READ ME FIRST***
2
3
* DO NOT use any information from the official binding and try to use that when compiling this binding it is not going to work
4
* DO NOT add any submodule initilization commands when cloning the repo or any any point after the repo has been cloned.
@@ -8,7 +8,7 @@
8
cd lvgl_micropython
9
python3 make.py esp32 ......
10
```
11
-
+* If you want to update to the current master then delete your local copy and clone it again from scratch.
12
13
14
0 commit comments