From 798bddba8146595ffc107e9c56098a221db0a0de Mon Sep 17 00:00:00 2001 From: di-sukharev Date: Wed, 15 Mar 2023 17:33:43 +0800 Subject: [PATCH] docs(README.md): remove outdated information about minimum supported version of Node.js --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c613115..e597149 100644 --- a/README.md +++ b/README.md @@ -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