diff --git a/README.md b/README.md index 611be99..f4296d5 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ KB-Manager provides a streamlined way to interact with OpenWebUI's API, allowing ### Install from source ```bash -git clone https://github.com/yourusername/kb-manager.git +git clone https://github.com/dubh3124/kb-manager.git cd kb-manager pip install -e . ```