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

lixueclaire pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git


The following commit(s) were added to refs/heads/main by this push:
     new ba30326b docs: update README to correct wrong directory path for 
building cpp (#671)
ba30326b is described below

commit ba30326b1c5ccc7e96791af49f1ab870c209fa2f
Author: mocusez <moc...@163.com>
AuthorDate: Mon Mar 10 16:58:48 2025 +1100

    docs: update README to correct wrong directory path for building cpp (#671)
---
 cpp/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cpp/README.md b/cpp/README.md
index 5bb6b800..da7885eb 100644
--- a/cpp/README.md
+++ b/cpp/README.md
@@ -66,7 +66,7 @@ repository and navigated to the ``cpp`` subdirectory with:
 
 ```bash
 git clone https://github.com/apache/incubator-graphar.git
-cd graphar/cpp
+cd incubator-graphar/cpp
 ```
 
 Release build:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org
For additional commands, e-mail: commits-h...@graphar.apache.org

Reply via email to