Merge pull request #436 from mikeyang01/main

Update README.md
This commit is contained in:
Andrei 2023-07-04 14:21:30 -04:00 committed by GitHub
commit bf1dc6693b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,6 +163,7 @@ To get started, clone the repository and install the package in development mode
```bash
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
cd llama-cpp-python
# Install with pip
pip install -e .