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 53c0129

Browse filesBrowse files
committed
Update submoduele clone instructions
1 parent b6747f7 commit 53c0129
Copy full SHA for 53c0129

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-2
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ This package is under active development and I welcome any contributions.
9090
To get started, clone the repository and install the package in development mode:
9191

9292
```bash
93-
git clone git@github.com:abetlen/llama-cpp-python.git
94-
git submodule update --init --recursive
93+
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
9594
# Will need to be re-run any time vendor/llama.cpp is updated
9695
python3 setup.py develop
9796
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.