From 0824cf4b230376eaa057d23a095bed528e004a41 Mon Sep 17 00:00:00 2001 From: orianelou <126462046+orianelou@users.noreply.github.com> Date: Mon, 30 Dec 2024 09:42:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94bfe22..8cb4897 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ For Linux, if you’ve built your own package use the following commands: ```bash $ install-cp-nano-agent.sh --install --hybrid_mode -$ install-cp-nano-service-http-transaction-handler.sh –install +$ install-cp-nano-service-http-transaction-handler.sh --install $ install-cp-nano-attachment-registration-manager.sh --install ``` You can add the ```--token ``` and ```--email ``` options to the first command, to get a token follow [documentation](https://docs.openappsec.io/getting-started/using-the-web-ui-saas/connect-deployed-agents-to-saas-management-k8s-and-linux).