Update README.md

This commit is contained in:
Michael Chiang
2023-06-23 22:51:54 -04:00
committed by GitHub
parent c5bafaff54
commit 5142ba2dad

View File

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