Skip to content

Commit 9c11051

Browse files
authored
Update README.md
1 parent 54df31a commit 9c11051

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ Following are the features of this project:
7979
* To run the tests execute `npm test`.
8080
* Install Without Docker [**2nd Method**]
8181
* Install MongoDB on your local.
82-
* Do step 1 to 5 as listed for **Install using Docker Componse**.
83-
* Do step 1 to 3 as listed for **Run The Tests**.
82+
* Do steps 1 to 5 as listed for **Install using Docker Compose**.
83+
* Do steps 1 to 3 as listed for **Run The Tests**.
8484
* Create users in MongoDB and seed the data taking reference from the **addons/init-mongo.js**
8585
* Change the `DB_HOST` to `localhost` in **.env** and **tests/.env.test** files.
8686
* Execute `npm start` and You will be able to access the API from http://localhost:3000

0 commit comments

Comments
 (0)