fix: [python doc] Updated instructions to update the STIX 2 python library

pull/284/head
Christian Studer 2022-06-30 16:57:11 +02:00
parent c62087d7bf
commit c792998473
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ sudo -H -u www-data /var/www/MISP/venv/bin/pip install -U .
cd /var/www/MISP/app/files/scripts/python-maec
sudo -H -u www-data /var/www/MISP/venv/bin/pip install -U .
# STIX 2
cd /var/www/MISP/cti-python-stix2
cd /var/www/MISP/app/files/scripts/cti-python-stix2
sudo -H -u www-data /var/www/MISP/venv/bin/pip install -U .
# Update Yara python library