Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
weilandtd authored May 11, 2022
1 parent 1ed54d6 commit 08c398e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ Then install pytfa and skimpy using the local source:
conda activate skimpy-env
# Get the ditribution of pytfa and skimpy
wget https://github.com/EPFL-LCSB/skimpy/releases/download/v1.0.0/linux-64.tar.gz
tar -xzf linux-64.tar.gz
wget https://github.com/EPFL-LCSB/skimpy/releases/download/v1.0.1/conda-py3.8-linux-64.tar.gz
tar -xzf conda-py3.8-linux-64.tar.gz
ls local-channel
conda install -c file:///absolute/path/to/local-channel pytfa
Expand Down

0 comments on commit 08c398e

Please sign in to comment.