diff --git a/new_specie/README.md b/new_specie/README.md index 3e31795b3086be10db526d810b53d1c60b1dcd64..7a9c781f2c285e417edad4ac1e17ce88d60d5cd6 100755 --- a/new_specie/README.md +++ b/new_specie/README.md @@ -6,6 +6,6 @@ train_AE.py compute_embeddings.py sort_cluster.py -use python script.py --help to get more information on each scripts' usages +use `python myscript.py --help` to get more information on each scripts' usage -required packages can be found in the requirements.txt file +required packages can be install using `pip install -r requirements.txt requirements.txt`