Skip to content

Commit

Permalink
docs(readme): remove install shell comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan authored Aug 18, 2024
1 parent f16d2bd commit 90ed1fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This adapter offers a way to seamlessly integrate [next-safe-action](https://git
# Installation

```sh
npm i next-safe-action react-hook-form @hookform/resolvers @next-safe-action/adapter-react-hook-form # or yarn, pnpm
npm i next-safe-action react-hook-form @hookform/resolvers @next-safe-action/adapter-react-hook-form
```

# Hooks
Expand Down

0 comments on commit 90ed1fa

Please sign in to comment.