diff --git a/README.md b/README.md index 4f29dbc..0701a81 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ DeckTap uses `@nut-tree/nut-js` to simulate keyboard events. On macOS, you need ## 🚀 Getting Started (LAN Mode) 1. Install dependencies: ```bash - cd decktap-web && npm install && npm run build + cd decktap-web && npm install && vite build cd .. && npm install ``` @@ -75,7 +75,7 @@ DeckTap uses `@nut-tree/nut-js` to simulate keyboard events. On macOS, you need - - Start controlling your presentation (Use 👉 to switch left and right hand mode) - - + ---