@@ -21,13 +21,13 @@ Just copy `antidote-cis` and `antidote.config.sh` to your PATH. It's usually `/u
### 2 - Read and modify config file
Read and modify `antidote.config.sh`. You must set `cis_cookie`and `smb_namespace`, and you may also want to modify`cis_namespace`, `cis_default_workflow_name`, `cis_default_workflow_parameter` to yours.
Read and modify `antidote.config.sh`. You **must** set `cis_cookie`or `cis_bearer` to access CIS API. You may also want to set`cis_namespace`, `cis_default_workflow_name`, `cis_default_workflow_parameter`, `smb_*` to your own value.
If you're familiar to CIS, you should know how to set them.
### 3 - Ready for use
Please run `antidote-cis` to read help message before using. Also fully read this README to avoid misunderstanding.
You **must run**`antidote-cis` to read help message before using. It's also suggested to go through this README to avoid misunderstanding.