Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
msbentsen committed Apr 8, 2019
1 parent e1a7c91 commit 11d8c2f
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Expand Up @@ -45,13 +45,10 @@ We recommend to install UROPA using the conda package manager. Make sure to have
- Answer the question "Do you wish the installer to prepend the Miniconda install location to PATH in your /home/.../.bashrc ?" with yes
OR do ```PATH=dir/to/miniconda3:$PATH``` after installation process

The UROPA installation is now as easy as

```conda create --name uropa```

```conda activate uropa```

```conda install python uropa```.
The UROPA installation is now as easy as
```conda create --name uropa```
```conda activate uropa```
```conda install python uropa -c bioconda```

### Biocontainers / Docker

Expand Down

0 comments on commit 11d8c2f

Please sign in to comment.