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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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