Missing file extension
Closed this issue · 1 comments
SecsAndCyber commented
$ 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
demonduck commented
Docs updated. Thanks for creating this issue :)