Skip to content

Commit d8776a3

Browse files
committed
Fixed editing error in README-en.md
1 parent 9179087 commit d8776a3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples_for_PC/PlatformIO_SDL/README-en.md

-8
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,6 @@ Open `C:\msys64\mingw32\` and confirm that it also contains those four folders,
8383

8484
#### Build the program
8585

86-
#### Copy files
87-
88-
Copy files from this directory to the top level directory of this repostory
89-
90-
<LovyanGFX>/examples_for_PC/PlatformIO_SDL/platformio.ini to <LovyanGFX>/platformio.ini
91-
<LovyanGFX>/src/user_code.cpp to <LovyanGFX>/src/user_code.cpp
92-
<LovyanGFX>/examples_for_PC/PlatformIO_SDL/src/sdl_main.cpp to <LovyanGFX>/src/sdl_main.cpp
93-
9486
In VsCode, open this folder, i.e. <LovyanGFX>/examples_for_PC/PlatformIO_SDL/. The first time that you do so, PlatformIO will install a lot of packages.
9587

9688
Build the program by clicking on the checkmark icon at the bottom of the VsCode window; its tooltip is PlatformIO:Build.

0 commit comments

Comments
 (0)