From d427f9e58595344918ec1a3b96daa2f074f005cb Mon Sep 17 00:00:00 2001 From: Sharp Date: Wed, 24 Apr 2019 15:49:16 +0800 Subject: [PATCH] Update Contributing.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index bd376c5fb0db..55198081e997 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,7 +2,7 @@ ## Requirements -Set up your SSH Key GitHub Enterprise account and install node.js 4 or higher. +Set up your SSH Key GitHub account and install node.js 4 or higher. - [Generating SSH Keys - GitHub](https://help.github.com/articles/generating-ssh-keys/) - [`nvm` (Node Version Manager)](https://github.com/creationix/nvm) to use the `Node 6`.