关习习 hace 1 mes
padre
commit
5c378dd9ed
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -14,7 +14,7 @@ API_BASE = "https://api.groq.com/openai"
 ```
 使用方法:
 ```
-pip install requirements.txt
+pip install -r requirements.txt
 
 python proxy.py
 ```