updated old backend folder to new src folder

This commit is contained in:
Toddeh Alexander 2024-05-02 13:51:37 -07:00 committed by GitHub
parent f8e07dc45b
commit 7b102c3cd4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,9 @@
## How to Run
1. Navigate to the `backend` folder of **this** project in your terminal:
1. Navigate to the `src` folder of **this** project in your terminal:
```
cd path/to/backend
cd path/to/src
```
2. Run the following command to start the Docker containers: