diff --git a/README.md b/README.md index 94c31da..2efb8f7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ git clone --recursive https://github.com/MISP/MISP-Taxii-Server This will also download the OpenTAXII Server, which you should install with ```bash -# There's some weird bug wherein pip can't parge >=1.1.111 +# There's some weird bug wherein pip can't parse >=1.1.111 sudo pip3 install libtaxii==1.1.111 cd OpenTAXII sudo python3 setup.py install