Skip to content

Commit

Permalink
small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
geokyr authored Apr 30, 2023
1 parent 905fe83 commit 37ebca7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Includes:
- SRS Document - Software Requirements Specification
- StRS Documents - Stakeholders Requirements Specification

## Instructions
## Deployment
- Make sure that you have the latest version of **Node.js** and **MongoDB** installed
- Clone the project repository
- Make sure the `mongod` process is running
Expand All @@ -48,7 +48,7 @@ mongorestore -d tldb database
```
- Then, you will have a copy of the database and the server running on your local machine

## CLI
## CLI Instructions

- Install [**python3**](https://www.python.org/downloads/), if not already installed.
- Install the `requests` python package, if not already installed:
Expand Down

0 comments on commit 37ebca7

Please # to comment.