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

Add links to platform-specific guides to setting up a development environment
pull/12663/head
mrugesh mohapatra 2017-01-21 13:09:35 +05:30 committed by GitHub
commit f13fb4a173
1 changed files with 4 additions and 0 deletions

View File

@ -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