Cisco-Talos/FIRST-server

Missing file extension

Closed this issue · 1 comments

$ cd FIRST-server/server/utilities
$ python engine_shell install first.engines.exact_match ExactMatchEngine <developer_email>
$ python engine_shell install first.engines.mnemonic_hash MnemonicHashEngine <developer_email>
$ python engine_shell install first.engines.basic_masking BasicMaskingEngine <developer_email>

engine_shell is actually engine_shell.py

Docs updated. Thanks for creating this issue :)