Skip to content

Commit bd8af34

Browse files
committed
docs: specify which Node versions are tested and supported
1 parent 648d4d0 commit bd8af34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Your repo does not need to use Tool Kit for all of its tooling, and tooling not
1515
1616
## Installing Tool Kit
1717

18+
Firstly, you should make sure you're running a version of Node that Tool Kit supports. We're currently testing every commit on **Node 20** and **Node 22**, and can't guarantee that other Node versions will run Tool Kit as expected.
19+
1820
Install the core of Tool Kit as a `devDependency`:
1921

2022
```sh

0 commit comments

Comments
 (0)