diff --git a/README.md b/README.md index 63aba1c..f480223 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,11 @@ git clone https://github.com/genedan/PCDM cd PCDM python3 deploy_sqlite.py ``` + +## PyPI + +This packages is also avaiable on PyPI: + +``` +pip3 install pcdm +``` \ No newline at end of file