From b4dd18432727082c302b21185df0e5b9547d664d Mon Sep 17 00:00:00 2001 From: CI-DEV <154627941+IlumCI@users.noreply.github.com> Date: Wed, 8 Oct 2025 10:52:21 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 74d0428b..4a274746 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,15 @@ $ docker-compose up -d For more Docker options and advanced usage, see our [Docker documentation](/scripts/docker/DOCKER.md). +### Experimental Features + +Install Swarms with experimental features: + +```bash +# Install with experimental features +$ pip install swarms[experimental] +``` + --- ## Environment Configuration