Skip to content

Commit b2268aa

Browse files
committed
Update Readme
1 parent 8543000 commit b2268aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ if (!FFat.begin(0, "", 1)) die("Fat FS mount failed. Not enough RAM?");
6969
- Find where files **arduino-core.jar , commons-codec-1.7.jar , pde.jar** of your Arduino IDE installation are located
7070
- Edit **make_win.bat** to match "your" paths for **set PATH=your\java\bin;%PATH%** and **set ALP=your\arduino\lib**
7171
- Run **make_win.bat**
72-
- Find the **jar** file in /bin directory
72+
- Find the **jar** file in src/bin directory
7373

7474
## Credits and license
7575

0 commit comments

Comments
 (0)