From 35746e348a64f3e87281794c65efa1ce195f0c68 Mon Sep 17 00:00:00 2001 From: ChengyuZhu6 Date: Fri, 27 Sep 2024 21:55:50 +0800 Subject: [PATCH] cdh:golang: fix typo in README fix typo in README Signed-off-by: ChengyuZhu6 --- confidential-data-hub/golang/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confidential-data-hub/golang/README.md b/confidential-data-hub/golang/README.md index 63aedcd17..6c7a6de13 100644 --- a/confidential-data-hub/golang/README.md +++ b/confidential-data-hub/golang/README.md @@ -103,7 +103,7 @@ cat < securemount.json "mountpoint": "/tmp/cdh-test" } EOF -$ cdh-go-client -o SecureMount --socket /run/confidential-containers/cdh.sock -i ./test.json +$ cdh-go-client -o SecureMount --socket /run/confidential-containers/cdh.sock -i ./securemount.json Successfully secure mount to /tmp/cdh-test # Verify the mount: