for small update (#2888)

Signed-off-by: Alice Williams <alicejw@amazon.com>
This commit is contained in:
Alice Williams 2023-02-14 13:52:31 -08:00 committed by GitHub
parent 9ea9bd236f
commit 2d66da40fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -30,6 +30,7 @@ Next, run the following command to install the .tar archive:
npm install -g opensearch-reporting-cli-1.0.0.tgz
```
Optionally, you can verify signatures by downloading the [Reporting CLI signature file](https://artifacts.opensearch.org/reporting-cli/opensearch-reporting-cli-1.0.0.tgz.sig).
To provide better security for artifacts, we recommend that you verify signatures by downloading the [Reporting CLI signature file](https://artifacts.opensearch.org/reporting-cli/opensearch-reporting-cli-1.0.0.tgz.sig).
{: .important }
To learn more about verifying signatures, see [How to verify signatures for downloadable artifacts](https://opensearch.org/verify-signatures.html).