From cb03597cf89b38aee5ea653aef3ba24bc8c433d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Andr=C3=A9?= Date: Wed, 24 Jul 2019 16:00:54 +0200 Subject: [PATCH] Correction of typo Correction of typo for profile name for canari profile --- doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.md b/doc/README.md index 872d317..a5ed063 100644 --- a/doc/README.md +++ b/doc/README.md @@ -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. 1. Download and install [Maltego](https://www.paterva.com/web7/downloads.php) 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. 1. Open Maltego 2. Click on the home button (Maltego icon, top-left corner).