diff --git a/README.md b/README.md index 2ca535b..4ecdb28 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ If the generic functionality test is passed, the model undergoes pruning, which PM, cRes = prune_model(GM, P, C, Z, eta, precursorMets, salvage_check, C_H_genes, method) ``` +### Installation +``` +pip install pymcadre +``` + ### Prerequisites This tool has the following dependencies: @@ -68,3 +73,5 @@ To run pymCADRE, execute the notebook named main_pymcadre.ipynb or the python sc + +