Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit 1931e88

Browse files
committed
Update getting_started.md
1 parent 3e6fbc1 commit 1931e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

getting_started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ cd [user path]/RP2040-HAT-C/libraries/ioLibrary_Driver
125125
cd D:/RP2040/RP2040-HAT-C/libraries/ioLibrary_Driver
126126

127127
/* Patch */
128-
git apply ../../patches/01_ethernet_chip.patch
129-
git apply ../../patches/02_ftp_client.patch
128+
git apply ../../patches/01_iolibrary_driver_ethernet_chip.patch
129+
git apply ../../patches/02_iolibrary_driver_ftp_client.patch
130130
```
131131

132132
3. Test

0 commit comments

Comments
 (0)