diff --git a/README.md b/README.md index 690a71b..321691d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ The ID for your admin document should be auto generated by MongoDB Compass when 1. [MongoDB](https://docs.mongodb.com/manual/administration/install-community/) ### Getting Started with Code : -1. Set up [MongoDB](#Setting-up-MognoDB) on your computer. +1. Set up [MongoDB](#Setting-up-MongoDB) on your computer. 2. Clone repo from https://github.com/Braeden57/XP-System.git 3. Run `npm install` to install dependencies. 4. Duplicate `.env.example` and rename the new file to `.env`. Edit to your configurations.