From 6e6f1b9d7a30b02c805dc5008e61a75cff6bc533 Mon Sep 17 00:00:00 2001 From: Braeden57 Date: Mon, 4 Jan 2021 10:26:48 -0800 Subject: [PATCH] Updated README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e57ba86..86ed5cf 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ log in and check out their XP and assignments. ### Setting up MongoDB 1. Install mongodb via brew. `brew install mongodb` 1. Start mongodb via brew. `brew services restart mongodb` -2. Or Install mongodb compass https://www.mongodb.com/try/download/compass ### Accessing the Database 1. Locally this will use the knoldus db (or whatever you specify manually)