Skip to content

Commit 9d60ae5

Browse files
committed
Fix whitespace
1 parent 53c0129 commit 9d60ae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +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 --recurse-submodules [email protected]:abetlen/llama-cpp-python.git
93+
git clone --recurse-submodules [email protected]:abetlen/llama-cpp-python.git
9494
# Will need to be re-run any time vendor/llama.cpp is updated
9595
python3 setup.py develop
9696
```

0 commit comments

Comments
 (0)