关习习 1 miesiąc temu
rodzic
commit
5c378dd9ed
1 zmienionych plików z 1 dodań i 1 usunięć
  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
 ```