From a1ff1e1392ee52beb51863f221ff71748046a06f Mon Sep 17 00:00:00 2001 From: Kye Gomez <98760976+kyegomez@users.noreply.github.com> Date: Sat, 16 Nov 2024 11:42:42 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96be5b67..dd9ce311 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Swarms is an enterprise grade and production ready multi-agent collaboration fra - Set an `.env` Variable with your desired workspace dir: `WORKSPACE_DIR="agent_workspace"` or do it in your terminal with `export WORKSPACE_DIR="agent_workspace"` - Finally, `swarms onboarding` to get you started. -## Onboarding +## Guides and Walkthroughs Refer to our documentation for production grade implementation details.