浏览代码

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
 ```