Skip to content

Commit

Permalink
chore: update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
kopy-kat committed Feb 28, 2024
1 parent 605e868 commit c93bf16
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 @@ -34,7 +34,7 @@ forge install rhinestonewtf/modulekit
### Using a package manager

```bash
pnpm install rhinestonewtf/modulekit
pnpm install @rhinestonewtf/modulekit
```

## Updating
Expand All @@ -48,7 +48,7 @@ forge update rhinestonewtf/modulekit
or

```bash
pnpm update rhinestonewtf/modulekit
pnpm update @rhinestonewtf/modulekit
```

## Usage
Expand Down

0 comments on commit c93bf16

Please sign in to comment.