Skip to content

Commit f017ddd

Browse files
committed
Update README.md
1 parent 184324e commit f017ddd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

app/admin_panel/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ The app to directly control the Sunfounder PiCar.
55
## Install Packages:
66
`pnpm i`
77

8-
## Build EXE:
8+
## Run:
9+
`pnpm run electron`
10+
11+
## Build EXE to export:
912
`pnpm run preelectron-pack`
1013
AND
1114
`pnpm run electron-pack`

0 commit comments

Comments
 (0)