Skip to content

Commit 2e76bae

Browse files
Update README to reflect the correct Streamlit application path for traffic data
1 parent a85b9c8 commit 2e76bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/traffic_data_bengaluru/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
```bash
44
pip install streamlit
5-
streamlit run apps/namma_metro/main.py
5+
streamlit run apps/traffic_data_bengaluru/main.py
66
```

0 commit comments

Comments
 (0)