From 6734030276f26c4f32b2e92e6add582db02e315e Mon Sep 17 00:00:00 2001 From: Leon Feng Date: Wed, 18 Jan 2017 15:56:24 +0400 Subject: [PATCH] Add links to dev environment setup guides --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 18c210901c7..692f90ac673 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,6 +50,10 @@ mongo --version If your versions are lower than the prerequisite versions, you should update. +Platform-specific guides to setting up a development environment: +- [How to clone and setup the Free Code Camp website on a Windows pc](https://forum.freecodecamp.com/t/how-to-clone-and-setup-the-free-code-camp-website-on-a-windows-pc/19366) +- [How to Clone and Setup the freeCodeCamp Website on a Mac](https://forum.freecodecamp.com/t/how-to-clone-and-setup-the-freecodecamp-website-on-a-mac/78450) + ### Forking The Project #### Setting Up Your System