Skip to content

Commit

Permalink
chore(readme): bump node requirement and add instructions for bun
Browse files Browse the repository at this point in the history
  • Loading branch information
SapphicMoe committed Jan 1, 2024
1 parent 3fa7383 commit 4dc6ad2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,12 @@ For more information, please visit the [documentation website][docs].

# Install

**Node.js 16+** and **TypeScript v5+** is recommended for this package.
`simple-fm` requires that you have **Node.js 18** (and above) and **TypeScript v5+** installed.

- npm: `npm i @solely/simple-fm`
- pnpm: `pnpm i @solely/simple-fm`
- yarn: `yarn add @solely/simple-fm`
- bun: `bun i @solely/simple-fm`

# Notice

Expand Down

0 comments on commit 4dc6ad2

Please sign in to comment.