Skip to content

Commit

Permalink
Merge pull request #12 from ThorstenHans/feat/docs
Browse files Browse the repository at this point in the history
Use correct plugin name in README
  • Loading branch information
ThorstenHans authored Nov 5, 2024
2 parents 2aea711 + 5f13e90 commit 34a7917
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 34a7917

Please sign in to comment.