浏览代码

recommend python 3.9

Christian Miller 1 年之前
父节点
当前提交
7c1884c690
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -39,7 +39,7 @@ Llama 2 is a new technology that carries potential risks with use. Testing condu
 To run the examples, make sure to install the requirements using
 To run the examples, make sure to install the requirements using
 
 
 ```bash
 ```bash
-# python 3.8 recommended
+# python 3.9 or higher recommended
 pip install -r requirements.txt
 pip install -r requirements.txt
 
 
 ```
 ```