Skip to content
Snippets Groups Projects
Commit e4681e5c authored by mrethore's avatar mrethore
Browse files

Update README.md

parent 6ab8c8aa
No related branches found
No related tags found
No related merge requests found
...@@ -41,7 +41,12 @@ git clone https://gitlab.pasteur.fr/BEBP/diphtoscan.git ...@@ -41,7 +41,12 @@ git clone https://gitlab.pasteur.fr/BEBP/diphtoscan.git
chmod +x diphtoscan/__main__.py chmod +x diphtoscan/__main__.py
``` ```
**D.** Execute _diphtOscan_ with the following command line model: **D.** Run the installation of the JollyTree module (if you plan to use it) :
```bash
diphtoscan/script/update_tools.sh
```
**E.** Execute _diphtOscan_ with the following command line model:
```bash ```bash
python __main__.py [options] python __main__.py [options]
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment