Skip to content

Commit 968b594

Browse files
authored
Update Node.js version requirement in README
1 parent f8de088 commit 968b594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ Each pull request (PR) should be specific and isolated to the issue you're tryin
245245
- Comment your code
246246
- Write [clean](https://github.com/ryanmcdermott/clean-code-javascript) code
247247

248-
# Build the example locally (requires node >= 12.13)
248+
# Build the example locally (requires node >= 18.18)
249249

250250
```
251251
git clone https://github.com/xiaolin/react-image-gallery.git

0 commit comments

Comments
 (0)