From 41191a11d3795a69d9189cfd854abed2d4bc1bd9 Mon Sep 17 00:00:00 2001 From: feilong Date: Fri, 13 Jun 2025 23:51:11 -0400 Subject: [PATCH] Update README.md --- pkg-py/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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