chg: [doc] Be more explicit about path when creating private tax… (#168)

chg: [doc] Be more explicit about path when creating private taxonomy…
pull/170/head
Steve Clement 2019-07-08 02:25:49 +02:00 committed by GitHub
commit 46123c6b98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -134,6 +134,7 @@ For more information, "[Information Sharing and Taxonomies Practical Classificat
~~~~ shell
$ cd /var/www/MISP/app/files/taxonomies/
$ mkdir privatetaxonomy
$ cd privatetaxonomy
$ vi machinetag.json
~~~~
@ -142,6 +143,7 @@ Create a JSON file describing your taxonomy as triple tags.
~~~~ shell
For example :
mkdir sample
cd sample
vim machinetag.json
~~~~

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 21 KiB