Merge pull request #12597 from leonfeng/fix/node-seed-mac-troubleshooting

Add links to platform-specific guides to setting up a development environment
This commit is contained in:
mrugesh mohapatra
2017-01-21 13:09:35 +05:30
committed by GitHub

View File

@ -50,6 +50,10 @@ mongo --version
If your versions are lower than the prerequisite versions, you should update. 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 ### Forking The Project
#### Setting Up Your System #### Setting Up Your System