Skip to content

Commit 6bbd743

Browse files
authored
Update README.md
1 parent cbd754c commit 6bbd743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ The matching pattern for SAMC has been changed from `SAMC[A-Z]?[0-9]+` to `SAMC[
8888
### 1. **iSeq** can be installed by conda easily
8989
```{bash}
9090
conda install bioconda::iseq
91-
# If conda Found conflicts! You can try:
92-
# conda install -c conda-forge -c bioconda iseq
9391
```
92+
- If conda Found conflicts! You can try `conda install -c conda-forge -c bioconda iseq`
93+
9494
### 2. The latest version of iSeq can also be installed from source, see [INSTALL](https://github.com/BioOmics/iSeq/blob/main/INSTALL.md)
9595
```{bash}
9696
# Use the following command to check whether dependent software is installed

0 commit comments

Comments
 (0)