From 8497f51ec5017cf8b04f654677888284069a29c6 Mon Sep 17 00:00:00 2001 From: necatiozmen Date: Thu, 12 Mar 2026 14:11:40 +0300 Subject: [PATCH] update README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 24d1b8c..1836b96 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ Include both the ClawHub link (e.g. `https://clawhub.ai/steipete/slack`) and the OpenClaw agents can interact with external services like GitHub, Slack, Gmail, and more. You can build integrations yourself with Skills or Plugins, or use a managed service to handle auth, token refresh, and permissions across all your connections. -Composio +Composio Managed OAuth, scoped permissions, and logged native toolcalls across 1000+ apps. @@ -113,11 +113,10 @@ openclaw onboard --auth-choice openai-codex ### ☁️ Hosting & Deployment -You can deploy OpenClaw on any VPS or cloud platform run your skills securely on your own infrastructure, a managed host, or a containerized environment. Docker, Podman, Nix, and Ansible are all supported as install methods. +You can deploy OpenClaw on any VPS or cloud platform run your skills securely on your own infrastructure, or a managed host. Docker, Podman, Nix, and Ansible are all supported as install methods. > **Tip:** If you're looking for a quick cloud setup, spin up a VPS with your preferred provider, install OpenClaw via Docker, and you're good to go. ----