Update How to guide authored by peguerin's avatar peguerin
......@@ -7,7 +7,7 @@ sqlite3.OperationalError: /home/pguerin/miniconda3/envs/mkbdr_dep/lib/python3.9/
```
The solution is to navigate to the folder `../ete3/ncbi_taxonomy/SQLite-Levenshtein/` and run `make`.
The solution is to navigate to the folder `.../ete3/ncbi_taxonomy/SQLite-Levenshtein/` and run `make`.
Reference : https://github.com/etetoolkit/ete/issues/173
......
......