Fixed Spelling Mistake
This commit is contained in:
1 parent
f06c6f8757
commit
77d8ff3d69
1 file changed
+1
-1
@@ -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/)
|
1. [MongoDB](https://docs.mongodb.com/manual/administration/install-community/)
|
||||||
|
|
||||||
### Getting Started with Code :
|
### 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
|
2. Clone repo from https://github.com/Braeden57/XP-System.git
|
||||||
3. Run `npm install` to install dependencies.
|
3. Run `npm install` to install dependencies.
|
||||||
4. Duplicate `.env.example` and rename the new file to `.env`. Edit to your configurations.
|
4. Duplicate `.env.example` and rename the new file to `.env`. Edit to your configurations.
|
||||||
|
|||||||
Reference in new issue
Block a user