From 3ebc0e3222673c863d075eac3ed9237622152e95 Mon Sep 17 00:00:00 2001 From: Toma Puljak Date: Wed, 23 Apr 2025 13:46:57 +0200 Subject: [PATCH] docs: fix Daytona Image entrypoint in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7ac445d..5c9ca17b 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ You'll need the following components: - Go to [Images](https://app.daytona.io/dashboard/images) - Click "Add Image" - Enter `adamcohenhillel/kortix-suna:0.0.20` as the image name - - Set `exec /usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf` as the Entrypoint + - Set `/usr/bin/supervisord -n -c /etc/supervisor/conf.d/supervisord.conf` as the Entrypoint 4. **LLM API Keys**: - Obtain an API key from [OpenAI](https://platform.openai.com/) or [Anthropic](https://www.anthropic.com/)