Skip to content

Commit

Permalink
fixup! update documentation, import fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandra-valeanu committed Dec 7, 2023
1 parent 03202f1 commit 52ecef3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ Here are few ways to install **kinex**
1. Create and activate your conda environment

```
conda create --name kinex
conda activate kinex
conda create --name kinex
conda activate kinex
```

2. Install kinex package

```
conda install -c bioconda kinex
conda install -c bioconda kinex
```


Expand Down

0 comments on commit 52ecef3

Please sign in to comment.