Skip to content

Commit f145cd7

Browse files
authored
fixed open links for youtube video
1 parent a0ea617 commit f145cd7

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,9 @@ using the command `git clone https://github.com/username/Social-Platform-Donut.g
7878

7979
5. Setting up the local database instance
8080

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.
81+
You need to have a MongoDB atlas account to create local database.
82+
Check out [this link](https://www.youtube.com/watch?v=KKyag6t98g8) to setup MongoDB atlas.
83+
The mongodb URL should be pasted in `credential.js` files.
8584

8685

8786

0 commit comments

Comments
 (0)