Skip to content

Commit c16890a

Browse files
authored
Align README with CONTRIBUTING guides regarding bun version (#3427)
1 parent 3b4fe28 commit c16890a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ To run a local version of this project, please follow these simple steps.
3535

3636
### Prerequisites
3737

38-
- Node.js (Version: >=20.6)
38+
- Node.js (Version: >=20.6)
3939
- Use nvm for easy Node management
40-
- Bun (Version: >=1.2.1)
41-
- We use a text-based lockfile which isn't supported below 1.2.1
40+
- [Bun](https://bun.sh/) (Version: >=1.2.15)
41+
- We use a text-based lockfile which isn't supported below 1.2.15
4242

4343
### Set up
4444

0 commit comments

Comments
 (0)