docs: specify LTS in minimum Node.js requirement (#94)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
---
|
||||
|
||||
## Installation and Usage
|
||||
The minimum supported version of Node.js is v14. You can check your Node.js version with `node --version`.
|
||||
The minimum supported version of Node.js is v14 LTS. You can check your Node.js version with `node --version`.
|
||||
|
||||
1. Install the CLI:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user