소스 검색

修正readme

关习习 1 개월 전
부모
커밋
5c378dd9ed
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 ```