Merge pull request #556 from Huge/patch-1

Fix dev setup in README.md so that everyone can run it
This commit is contained in:
Andrei 2023-08-17 23:21:45 -04:00 committed by GitHub
commit 2a0844b190
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -201,7 +201,7 @@ This package is under active development and I welcome any contributions.
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
git clone --recurse-submodules https://github.com/abetlen/llama-cpp-python.git
cd llama-cpp-python
# Install with pip