mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 18:20:06 +00:00
Add warning about py 3.11 to README (#64)
This commit is contained in:
parent
1e3a9af7dd
commit
e4d99042da
1 changed files with 2 additions and 0 deletions
|
@ -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/)
|
||||
|
|
Loading…
Add table
Reference in a new issue