diff --git a/docs/en-us/node/cli/setup.md b/docs/en-us/node/cli/setup.md index 54a4bcec29..7bdabcc008 100644 --- a/docs/en-us/node/cli/setup.md +++ b/docs/en-us/node/cli/setup.md @@ -127,7 +127,7 @@ Download the plugins you need from the following table. RpcSecurity - Improves RPC security. + Enhances the security of RPC requests by enabling base64 encryption for HTTP requests. You need to configure the user name and password in the plugin config.json file. Optional @@ -162,6 +162,7 @@ Download the plugins you need from the following table. + To install plugins, create a new Plugins folder (The first letter is capitalized) under the NEO-CLI root directory and copy the unzipped plugins into it. ![](../../assets/plugins.png)