This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sedona-spatialbench.git

commit 9187751f7a44e64069efac7679810938a6eb35f1
Author: Pranav Toggi <[email protected]>
AuthorDate: Fri Jul 11 12:36:47 2025 -0700

    fix installation guide in readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index db0785d..32485da 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ cargo build --release
 Alternatively, install it directly using:
 
 ```bash
-cargo install --path .
+cargo install --path ./tpchgen-cli
 ```
 
 ### Notes

Reply via email to