Skip to content

Commit 221eee4

Browse files
committed
Better instructions
1 parent b6e44c6 commit 221eee4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

walkthroughs/local-ai-app-integration.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ Dictate is a Tauri (Rust + Node) app. From the repo root:
5959
npm install
6060
npm run tauri dev
6161
```
62-
Once the window opens, press `Ctrl+Shift+D`, speak, and confirm transcription now runs through
63-
your local device instead of a cloud provider.
62+
Once the window opens, press the microphone button to speak, and confirm that transcription is now running through your local device instead of a cloud provider. The transcribed text should appear where your cursor was last located.
6463

6564
## Step 6 - (Optional) Going beyond
6665

0 commit comments

Comments
 (0)