Skip to content

Commit

Permalink
Update readme with bash command
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Sep 19, 2024
1 parent 21c4911 commit 19e2318
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ NiChart is a comprehensive framework designed to revolutionize neuroimaging rese
3. `pip install -r requirements.txt`

## Example Usage

```bash
cd src/NiChart_Viewer/src
streamlit run ./NiChartProject.py
streamlit run NiChartProject.py
```

The app will start in localhost

---

© 2024 CBICA. All Rights Reserved.
Loading

0 comments on commit 19e2318

Please sign in to comment.