diff --git a/README.md b/README.md index ca0cc2a..8903782 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ A Raycast extension for quickly capturing ideas and opening your digital noteboo ```bash pnpm install ``` -3. Run the extension in development mode: +3. Build the Extension: ```bash - pnpm dev + pnpm build ``` ## Configuration