diff --git a/README.md b/README.md index 9880ac558..59cec1f4a 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ The current recommended way to install exo is from source. ### From source +Python>=3.12.0 is required because of [issues with asyncio](https://github.com/exo-explore/exo/issues/5) in previous versions. + ```sh git clone https://github.com/exo-explore/exo.git cd exo