diff --git a/README.md b/README.md
index b73e2411377a9680b7de6b7bd362e78b7be1bef7..ae7fb90a88b005af80744358b0fc0ead39c35e41 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ From the CLI: python
 To check if Jchemo is installed without errors:
 > '>>> Pkg.status()
 
-You can then run (CLI): streamlit run ./app.py from within your folder.
+You can then run (CLI): streamlit run ./app.py from within your src/ folder.
 
 The app will open in your default browser.