Skip to content

Commit

Permalink
Fix numbering
Browse files Browse the repository at this point in the history
  • Loading branch information
lalpert authored Mar 4, 2019
1 parent e98b0c6 commit c495b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/mongo-db.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ If no Homebrew-related text appears, you'll need to install Homebrew. Go to the
1. Read through these mongodb docs from TutorialsPoint. You don't have to memorize it, but think about how MongoDB compares to SQL as you read.
- [Start here](https://www.tutorialspoint.com/mongodb/mongodb_data_modeling.htm) and read until the Deployment section.
- [Start here](https://www.tutorialspoint.com/mongodb/mongodb_relationships.htm) and read until the Regex section.
1. Follow [this video tutorial](https://youtu.be/4yqu8YF29cU) for building a full Mongo project on your machine with an mLab online mongo database. This will take at least 2 hours, so settle in! If you don't feel confident that you understand the parts of the project he is going over, stop the video and look up more examples.
2. Follow [this video tutorial](https://youtu.be/4yqu8YF29cU) for building a full Mongo project on your machine with an mLab online mongo database. This will take at least 2 hours, so settle in! If you don't feel confident that you understand the parts of the project he is going over, stop the video and look up more examples.

### Challenge

Expand Down

0 comments on commit c495b6f

Please sign in to comment.