From 4d55576f000c8af90f35fdc0ecd7505acb079c07 Mon Sep 17 00:00:00 2001 From: Sharp Date: Wed, 24 Apr 2019 23:41:57 +0800 Subject: [PATCH] Update Contributing.md (#2345) --- .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`.