From 065c7aeda22ff585efd757eadb826c4b6b761585 Mon Sep 17 00:00:00 2001 From: Marethyu <45374460+Pythyu@users.noreply.github.com> Date: Tue, 26 Mar 2024 13:29:36 +0100 Subject: [PATCH] Update README.md Co-authored-by: Bryce Eadie --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6ca81ca..b5558241 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,7 @@ To uninstall the Agent, remove the `dd-agent` recipe and add the `remove-dd-agen To use an Agent from a custom repository, you can set the `aptrepo` option. -By default this option is equal to `[signed-by=/usr/share/keyrings/datadog-archive-keyring.gpg] apt.datadoghq.com`, if a custom value is set, another `signed-by` keyring can be set `[signed-by=custom-repo-keyring-path] custom-repo`. +By default, this option is equal to `[signed-by=/usr/share/keyrings/datadog-archive-keyring.gpg] apt.datadoghq.com`. If a custom value is set, another `signed-by` keyring can also be set `[signed-by=custom-repo-keyring-path] custom-repo`. Using staging repository ```ruby