Skip to content

Commit

Permalink
docs: use correct plugin name in README
Browse files Browse the repository at this point in the history
Signed-off-by: Thorsten Hans <[email protected]>
  • Loading branch information
ThorstenHans committed Nov 3, 2024
1 parent 2aea711 commit 5f13e90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a plugin that makes it easy to switch between different versions of Spin

## Install the latest version of the plugin

The latest stable release of the OTel plugin can be installed like so:
The latest stable release of the verman plugin can be installed like so:

```sh
spin plugins update
Expand All @@ -15,7 +15,7 @@ spin plugin install verman

## Install the canary version of the plugin

The canary release of the command trigger plugin represents the most recent commits on `main` and may not be stable, with some features still in progress.
The canary release of the verman plugin represents the most recent commits on `main` and may not be stable, with some features still in progress.

```sh
spin plugins install --url https://github.com/fermyon/verman-plugin/releases/download/canary/verman.json
Expand Down

0 comments on commit 5f13e90

Please sign in to comment.