From 7ef7771c1bb1b01cecc81c5a608c466faff0dc0f Mon Sep 17 00:00:00 2001
From: Nicolas Barthes <nicolas.barthes@cnrs.fr>
Date: Wed, 24 Apr 2024 18:18:49 +0200
Subject: [PATCH] Updated README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b73e241..ae7fb90 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.
 
-- 
GitLab