Skip to content

Commit 63128db

Browse files
authored
Update README.md
1 parent c2a920e commit 63128db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Database credentials in the environment or configuration file.
4343
### Local Setup
4444
Setup your database environment and navigate to the local folder:
4545
```bash
46-
cd Local Agent
46+
cd 'Local Agent'
4747
```
4848
Start the Streamlit application:
4949
```bash
@@ -54,7 +54,7 @@ Navigate to http://localhost:8501 in your browser to view the application.
5454
### AWS Lambda Setup
5555
Setup your database environment and navigate to the lambda folder:
5656
```bash
57-
cd Cloud Agent
57+
cd 'Cloud Agent'
5858
```
5959
Review the contents of the lambda folder:
6060
```bash

0 commit comments

Comments
 (0)