Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axelwalter authored Sep 18, 2024
1 parent 91272bf commit 313168a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,7 @@ UmetaFlow is further implemented as a [snakemake pipeline](https://github.com/NB

3. Install all Python modules specified in the requirements file with pip

`pip install -r requirements.txt`

**or** create a conda environment and activate it

`conda env create -f environment.yml`

`conda activate umetaflow-gui`
`pip install -r requirements.txt --no-cache`

4. Launch the streamlit app locally in your browser

Expand Down

0 comments on commit 313168a

Please sign in to comment.