Skip to content

Commit

Permalink
docs(readme): remove extra scripts (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Almanov Nikita <131481562+nikkeyl@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and nikkeyl authored Aug 17, 2024
1 parent 42e00b5 commit 7d7deea
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,9 @@
## Installation

```shell
# bun
bun i -D @archoleat/next-define-config
```

```shell
# pnpm
pnpm i -D @archoleat/next-define-config
```

```shell
# npm
npm i -D @archoleat/next-define-config
```

```shell
# yarn
yarn add -D @archoleat/next-define-config
```

## Usage

See [Next Configuration](https://nextjs.org/docs/app/api-reference/next-config-js).
Expand Down

0 comments on commit 7d7deea

Please sign in to comment.