Skip to content

Commit

Permalink
Update streamlit app start
Browse files Browse the repository at this point in the history
  • Loading branch information
fdsteffen committed Aug 1, 2024
1 parent f78bfac commit 822ab89
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

### Installation

Install the latest release of with pip
Install the latest release with pip

```
pip install lifefit
Expand All @@ -19,10 +19,10 @@ pip install lifefit

### Webserver

You can run LifeFit directly in your browser
You can run LifeFit directly in your browser. Start the streamlit app from the terminal with:

```
streamlit run app/app.py
lifefit_gui
```

<img src="https://raw.githubusercontent.com/RNA-FRETools/Lifefit/master/docs/images/webserver.png">
Expand Down

0 comments on commit 822ab89

Please sign in to comment.