diff --git a/README.md b/README.md index f908a0b8ec40f20f10334c8d7f1a04ca3beb024b..a35e1509772c4e64494d928d96418d9bfc4241b0 100755 --- a/README.md +++ b/README.md @@ -41,7 +41,12 @@ git clone https://gitlab.pasteur.fr/BEBP/diphtoscan.git 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 python __main__.py [options] ```