Skip to content

Commit d48d29c

Browse files
committed
Improve copy
1 parent bcd472e commit d48d29c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/views/docs/1/getting-started/debugging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,11 @@ M-series (ARM) Mac:
9292
```
9393
Windows:
9494
```shell
95-
C:\path\to\your\app\vendor\nativephp\resources\js\resources\php\php.exe -v
95+
C:\path\to\your\app\vendor\nativephp\electron\resources\js\resources\php\php.exe -v
9696
```
9797

9898
#### For production builds:
99-
M-series (ARM) Mac computer:
99+
M-series (ARM) Mac:
100100
```shell
101101
/path/to/your/app/dist/mac-arm/AppName/Contents/Resources/app.asar.unpacked/resources/php/php -v
102102
```

0 commit comments

Comments
 (0)