Skip to content

Commit

Permalink
Minor grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
farisdurrani committed Nov 28, 2023
1 parent 0b56bbf commit ea79e83
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,13 +98,11 @@ Run the following commands in the project directory (the root folder created aft
| Running the Frontend | `dlp-cli frontend start` |
| Running the Backend | `dlp-cli backend start` |

Make sure to run the above two commands in separate terminals.
Make sure to run the above two commands in separate terminals. You should see these Terminal messages and be able to go to these URLs on success:

![](.github/readme_images/frontend_start.png)
![](.github/readme_images/backend_start.png)

You should see these after successfully running the above commands:

## 5. AWS Setup
If you will be working on tasks that interface with AWS resources/services, please follow the below steps (please install AWS CLI using this [link](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) first):

Expand Down

0 comments on commit ea79e83

Please sign in to comment.