From d4f4e128a024ff01ef38c5444736b2ee3ba86c9a Mon Sep 17 00:00:00 2001 From: Kye Gomez <98760976+kyegomez@users.noreply.github.com> Date: Thu, 13 Jun 2024 14:22:46 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86634bac..1155b7cf 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,10 @@ The performance impact is rated on a scale from one to five stars, with multi-ag ---- ## Install 💻 -`$ pip3 install -U swarms` + +```bash +$ pip3 install -U swarms +``` ---