Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 2a0844b

Browse filesBrowse 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
Copy full SHA for 2a0844b

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.