Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a0844b

Browse files
authored
Merge pull request abetlen#556 from Huge/patch-1
Fix dev setup in README.md so that everyone can run it
2 parents 876f39d + 60e85cb commit 2a0844b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ This package is under active development and I welcome any contributions.
201201
To get started, clone the repository and install the package in development mode:
202202

203203
```bash
204-
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
204+
git clone --recurse-submodules https://github.com/abetlen/llama-cpp-python.git
205205
cd llama-cpp-python
206206

207207
# Install with pip

0 commit comments

Comments
 (0)