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
 
 ```bash
-# python 3.8 recommended
+# python 3.9 or higher recommended
 pip install -r requirements.txt
 
 ```