Skip to content

Commit 9a1d044

Browse files
committed
docs: mac
1 parent a253b12 commit 9a1d044

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070

7171
1. Delete `libfiddler.dylib`. (or fiddler.dylib in 5.17.0+) which's in (`Contents/Frameworks`)
7272
2. Go to https://github.com/project-yui/Yui-patch/releases
73-
3. Download `libfiddler.dylib` (or `fiddler.dylib` in `5.17.0` and later) and `libopen.dylib`
73+
3. Download `libfiddler.dylib` (or `fiddler.dylib` in `5.17.0` and later)
7474
4. Move `libfiddler.dylib` (or `fiddler.dylib` in `5.17.0` and later) to `Contents/Frameworks`.
7575
5. Copy `Resources/app/out/main.js` to `Resources/app/out/main.original.js`
7676
6. Modify file `main.js` as instructed below.
7777
7. Copy `server/file` -> `Contents/Resources/app/out/file`
7878

7979
> [!NOTE]
80-
> You may need to recompile `libfiddler.dylib` (or `fiddler.dylib` in `5.17.0` and later) and `libopen.dylib` by yourself.
80+
> You may need to recompile `libfiddler.dylib` (or `fiddler.dylib` in `5.17.0` and later) by yourself.
8181
8282
# How to modify main.js
8383

0 commit comments

Comments
 (0)