Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,15 @@ This repository provides a [Cursor plugin](https://cursor.com/docs/plugins) for

## Installation

This plugin is not yet available in the Cursor marketplace. To install it locally:
Install from the [Cursor Marketplace](https://cursor.com/marketplace/temporal), or run the following command in Cursor's agent chat:

```
/add-plugin temporal-developer
```

### Manual installation

To install locally by cloning the repository:

1. Clone this repository
2. Copy it into your Cursor local plugins directory:
Expand Down