Browse Source

修正readme

关习习 1 tháng trước cách đây
mục cha
commit
5c378dd9ed
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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
 ```