diff --git a/pkg-py/README.md b/pkg-py/README.md index 81401feb..7c19fae8 100644 --- a/pkg-py/README.md +++ b/pkg-py/README.md @@ -13,7 +13,7 @@ querychat is a drop-in component for Shiny that allows users to query a data fra ## Installation ```bash -pip install "querychat @ git+https://github.com/posit-dev/querychat#subdirectory=pkg-py" +pip install "querychat @ git+https://github.com/posit-dev/querychat" ``` ## How to use