Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 876f39d + 60e85cb commit 2a0844bCopy full SHA for 2a0844b
README.md
@@ -201,7 +201,7 @@ This package is under active development and I welcome any contributions.
201
To get started, clone the repository and install the package in development mode:
202
203
```bash
204
-git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
+git clone --recurse-submodules https://github.com/abetlen/llama-cpp-python.git
205
cd llama-cpp-python
206
207
# Install with pip
0 commit comments