Correction of typo

Correction of typo for profile name for canari profile
pull/15/head
David André 2019-07-24 16:00:54 +02:00 committed by GitHub
parent 6a0a819aad
commit cb03597cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This user guide should help you through the installation of **MISP-Maltego**, an
These instructions have been tested on Ubuntu 18.04 LTS, but should be similar on other systems. These instructions have been tested on Ubuntu 18.04 LTS, but should be similar on other systems.
1. Download and install [Maltego](https://www.paterva.com/web7/downloads.php) 1. Download and install [Maltego](https://www.paterva.com/web7/downloads.php)
2. Install using pip: `pip3 install MISP-maltego` 2. Install using pip: `pip3 install MISP-maltego`
3. Generate the Maltego bundle: `canari create-profile MISP-maltego` 3. Generate the Maltego bundle: `canari create-profile MISP_maltego`
4. Import this bundle in Maltego. 4. Import this bundle in Maltego.
1. Open Maltego 1. Open Maltego
2. Click on the home button (Maltego icon, top-left corner). 2. Click on the home button (Maltego icon, top-left corner).