Skip to content

Commit

Permalink
Updated the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepsuvit committed Oct 28, 2022
1 parent d74ba97 commit 2b57db7
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 @@ -24,8 +24,8 @@ npm i --save @needle-innovision/nestjs-tenancy

| Nest versions | Command |
|---------------|---------------------------------------------------------|
| v9.x | `npm i --save @needle-innovision/nestjs-tenancy |
| v8.x | `npm i --save @needle-innovision/nestjs-tenancy@2.0.0 |
| v9.x | `npm i --save @needle-innovision/nestjs-tenancy` |
| v8.x | `npm i --save @needle-innovision/[email protected]` |
| v6.x or v7.x | `npm i --save @needle-innovision/[email protected]` |

## Basic usage
Expand Down

0 comments on commit 2b57db7

Please sign in to comment.