From 6af9cd004082442916a2013d9ee88f78344c6d43 Mon Sep 17 00:00:00 2001 From: Pavan K Sunkara Date: Mon, 21 Jul 2025 17:19:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6258b13..97f4de3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This agent can be self-hosted. You can either follow our more detailed [guide](h #### Automa bot -[Create a bot](https://docs.automa.app/bot-development/create-bot) of [manual](https://docs.automa.app/bots/types#manual) type on [Automa](https://automa.app) (Cloud or Self-hosted) and point its webhook to your planned server (e.g., `http://your-server-ip:8000/hooks/automa`). Copy the **webhook secret** after it is created. +[Register a bot](https://docs.automa.app/bot-development/registration) of [manual](https://docs.automa.app/bots/types#manual) type on [Automa](https://automa.app) (Cloud or Self-hosted) and point its webhook to your planned server (e.g., `http://your-server-ip:8000/hooks/automa`). Copy the **webhook secret** after it is created. #### Starting the server