Skip to content

Commit

Permalink
fix: typo on package name README
Browse files Browse the repository at this point in the history
  • Loading branch information
raiindev committed Nov 28, 2024
1 parent d27deda commit d9d5c9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@ seamless search capabilities.
**npm**

```sh
npm install @oramacloud/strapi-plugin
npm install @oramacloud/plugin-strapi
```

**yarn**

```sh
yarn add @oramacloud/strapi-plugin
yarn add @oramacloud/plugin-strapi
```

**pnpm**

```sh
pnpm add @oramacloud/strapi-plugin
pnpm add @oramacloud/plugin-strapi
```

### Installation (via Strapi Marketplace)
Expand Down

0 comments on commit d9d5c9e

Please sign in to comment.