Merge pull request #15 from elhoim/patch-1

Correction of typo
pull/40/head
Andras Iklody 2019-07-24 18:06:48 +02:00 committed by GitHub
commit baa878dea1
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).