Skip to content

Commit eacc9a9

Browse files
committed
README: add minimal node version requirement to build the docs locally
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
1 parent cae429e commit eacc9a9

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
@@ -6,7 +6,7 @@ This project contains the source code for spinkube.dev.
66

77
## Running Locally
88

9-
Make sure you have [Node.js](http://nodejs.org/) and [Go](https://golang.org) installed.
9+
Make sure you have [Node.js](http://nodejs.org/) (v14 or later) and [Go](https://golang.org) installed.
1010

1111
Clone this repository and run the following commands:
1212

0 commit comments

Comments
 (0)