From e4d99042da56cf4f25dddfc0cce3bdacefc79aa8 Mon Sep 17 00:00:00 2001 From: Suchintan Date: Thu, 14 Mar 2024 09:53:00 -0400 Subject: [PATCH] Add warning about py 3.11 to README (#64) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 129c6002..b60db2e7 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ Skyvern Cloud is currently in private beta. If you're interested in using Skyver This quickstart guide will walk you through getting Skyvern up and running on your local machine. ## Prerequisites + +### :warning: :warning: MAKE SURE YOU ARE USING PYTHON 3.11 :warning: :warning: Before you begin, make sure you have the following installed: - [Brew (if you're on a Mac)](https://brew.sh/)