Skip to content

Commit c8d0647

Browse files
authored
Update README.md
prevent not found errors
1 parent 28ec88c commit c8d0647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ To get started, clone the repository and install the package in development mode
163163

164164
```bash
165165
git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git
166+
cd llama-cpp-python
166167

167168
# Install with pip
168169
pip install -e .

0 commit comments

Comments
 (0)