add notice of python>=3.12.0

This commit is contained in:
Alex Cheema
2024-07-16 02:11:24 -07:00
parent 403abcfa41
commit b6d91972fc
+2
View File
@@ -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