docs(README.md): remove outdated information about minimum supported version of Node.js

This commit is contained in:
di-sukharev
2023-03-15 17:33:43 +08:00
parent 42ed2a31f4
commit 798bddba81

View File

@@ -20,8 +20,6 @@ All the commits in this repo are done with OpenCommit — look into [the commits
## Setup
> The minimum supported version of Node.js is the latest v14. Check your Node.js version with `node --version`.
1. Install opencommit globally to use in any repository:
```sh