From 5499846b8626ce5f955fe2abc3e0150b5ba16c50 Mon Sep 17 00:00:00 2001 From: Magix <27646710+KingRainbow44@users.noreply.github.com> Date: Tue, 23 May 2023 16:51:40 -0400 Subject: [PATCH] Updated Resources (markdown) --- Resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources.md b/Resources.md index cd8013d..286649e 100644 --- a/Resources.md +++ b/Resources.md @@ -1,8 +1,8 @@ # MongoDB Tutorial ## Prerequisites --[MongoDB](https://www.mongodb.com/try/download/community)
--[MongoDB Compass](https://www.mongodb.com/try/download/compass) (Optional) +- [MongoDB](https://www.mongodb.com/try/download/community)
+- [MongoDB Compass](https://www.mongodb.com/try/download/compass) (Optional) ## Running MongoDB Server 1. Download The MongoDB installation Package, and install like usual