瀏覽代碼

Update README.md

Michael Chiang 1 年之前
父節點
當前提交
5142ba2dad
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      server/README.md

+ 1 - 0
server/README.md

@@ -15,6 +15,7 @@ Get the dependencies:
 
 ```bash
 pip install llama-cpp-python
+pip install pyinstaller
 pip install -r requirements.txt
 ```