Update README to correct development mode instructions to building the extension
This commit is contained in:
@@ -14,9 +14,9 @@ A Raycast extension for quickly capturing ideas and opening your digital noteboo
|
|||||||
```bash
|
```bash
|
||||||
pnpm install
|
pnpm install
|
||||||
```
|
```
|
||||||
3. Run the extension in development mode:
|
3. Build the Extension:
|
||||||
```bash
|
```bash
|
||||||
pnpm dev
|
pnpm build
|
||||||
```
|
```
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user