Skip to content

Commit cc2c342

Browse files
authored
Update README.md
1 parent f11fbf1 commit cc2c342

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ A modular command-line solution for visualisation, quality control and taxonomic
88
- Citation: [Laetsch DR and Blaxter ML, 2017](https://f1000research.com/articles/6-1287/v1)
99

1010

11-
Obtaining BlobTools
11+
**0. Obtaining BlobTools**
1212
------------
1313
- **Option A**: Download latest [release](https://github.com/DRL/blobtools/releases/latest)
1414
- **Option B**: Clone repository
1515
```
1616
git clone https://github.com/DRL/blobtools.git
1717
```
1818

19-
Entering directory
19+
**1. Entering directory**
2020
------------
2121
```
2222
cd blobtools
2323
```
2424

25-
Install dependencies
25+
**2. Install dependencies **
2626
------------
2727
- **Option A**: Create [https://conda.io/en/latest/miniconda.html](Conda) environment
2828

@@ -39,7 +39,7 @@ Install dependencies
3939
python setup.py install --user
4040
```
4141

42-
Download NCBI taxdump and create nodesdb
42+
**3. Download NCBI taxdump and create nodesdb**
4343
------------
4444
```
4545
wget ftp://ftp.ncbi.nlm.nih.gov/pub/taxonomy/taxdump.tar.gz -P data/

0 commit comments

Comments
 (0)