Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
amorehead committed May 24, 2023
1 parent 18884b0 commit 696ffdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Then, create and configure Mamba environment:

```bash
# Clone project:
git clone https://github.com/amorehead/DIPS-Plus
git clone https://github.com/BioinfoMachineLearning/DIPS-Plus
cd DIPS-Plus

# Create Conda environment using local 'environment.yml' file:
Expand All @@ -49,7 +49,6 @@ conda activate DIPS-Plus # Note: One still needs to use `conda` to (de)activate

# Install local project as package:
pip3 install -e .
pip3 install -r requirements.txt
```

## Default DIPS-Plus directory structure
Expand Down

0 comments on commit 696ffdf

Please sign in to comment.