Fixed Spelling Mistake

This commit is contained in:
SowinskiBraeden committed 2021-04-04 22:31:35 -07:00
1 parent f06c6f8757
commit 77d8ff3d69
1 file changed
+1 -1
+1 -1
View File
@@ -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.