소스 검색

add notice of python>=3.12.0

Alex Cheema 1 년 전
부모
커밋
b6d91972fc
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
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