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
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,14 @@ positives are the metric we care about most.

## Install

In Claude Code:
In Claude Code, run these as two separate commands (use the full clone
URL — `owner/repo` shorthand is not accepted):

```text
/plugin marketplace add https://github.com/Vyttle-LLC/reviso.git
```

```text
/plugin marketplace add Vyttle-LLC/reviso
/plugin install reviso@reviso
```

Expand Down
Loading