We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ea617 commit f145cd7Copy full SHA for f145cd7
README.md
@@ -78,10 +78,9 @@ using the command `git clone https://github.com/username/Social-Platform-Donut.g
78
79
5. Setting up the local database instance
80
81
- You need to have a MongoDB atlas account to create local
82
- https://www.youtube.com/watch?v=KKyag6t98g8
83
- Check out the above link to setup MongoDB atlas.
84
- The mongodb URL should be pasted in credential.js files.
+ You need to have a MongoDB atlas account to create local database.
+ Check out [this link](https://www.youtube.com/watch?v=KKyag6t98g8) to setup MongoDB atlas.
+ The mongodb URL should be pasted in `credential.js` files.
85
86
87
0 commit comments