Skip to content

Commit

Permalink
Fix conda installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Oct 29, 2024
1 parent eb6e851 commit c311394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ or alternatively, you can clone the repository and install it from the source:

```bash

conda install romainsacchi::pathways
conda install -c conda-forge -c romainsacchi pathways

```

Expand Down

0 comments on commit c311394

Please sign in to comment.