diff --git a/README.md b/README.md index c461333..fb652a9 100644 --- a/README.md +++ b/README.md @@ -163,6 +163,7 @@ To get started, clone the repository and install the package in development mode ```bash git clone --recurse-submodules git@github.com:abetlen/llama-cpp-python.git +cd llama-cpp-python # Install with pip pip install -e .