Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Commit 32e4fd0

Browse files
committed
fix path
1 parent b6306e3 commit 32e4fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Step 3: Install Streamlit. Clone repo. Add path to API. Run app.
4242
pip install streamlit
4343
clone https://github.com/aws-samples/cloud-experiments
4444
export PYTHONPATH="$HOME/WhereYouClonedRepo/cloud-experiments"
45-
streamlit run cloud-experiments/experiments/data-apps/open_data_explorer/s3-app.py
45+
streamlit run cloud-experiments/experiments/data-apps/open_data_explorer/s3_app.py
4646
```
4747

4848

0 commit comments

Comments
 (0)