diff --git a/README.md b/README.md index 60e154a..3b621fd 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Taxonomies and predicates are represented as immutable Python dictionaries. # Installation ``` +pip install git+https://github.com/MISP/PyTaxonomies +``` +or +``` git clone https://github.com/MISP/PyTaxonomies cd PyTaxonomies git submodule init && git submodule update