Fix dev setup in README.md so that everyone can run it

This commit is contained in:
Huge 2023-08-02 12:27:08 +02:00 committed by GitHub
parent 91bf8fac1b
commit 60e85cbe46
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