From 46b9dbf549ada17439bf6cb8129e957d3e770367 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Wed, 8 May 2024 09:55:03 -0700 Subject: [PATCH] Update index.md --- docs/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index 0df4d34..0ab91ff 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -341,7 +341,7 @@ The backend is required for proper functionality ### Requirements 📦 -- 🐰 [Node.js](https://nodejs.org/en) >= 20.10 or [Bun](https://bun.sh) >= 1.0.21 +- 🐰 [Node.js](https://nodejs.org/en) >= 20.10 - 🐍 [Python](https://python.org) >= 3.11 ### Build and Install 🛠️