Merge pull request #19 from smsiebe/patch-1

fix missing step in command line example
pull/23/head
Andras Iklody 2016-05-06 00:14:04 +02:00
commit 7897b90765
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ For more information, "[Information Sharing and Taxonomies Practical Classi cati
~~~~shell
$ cd /var/www/MISP/app/files/taxonomies/
$ mkdir privatetaxonomy
$ cd privatetaxonomy
$ vi machinetag.json
~~~~