From 4eb7ebc27a19c065cac7263c625430c7abe1ba48 Mon Sep 17 00:00:00 2001 From: "zhangzhenyu (M)" Date: Wed, 28 Jun 2023 09:54:55 +0800 Subject: [PATCH] test --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 6811e56..0f85bcf 100644 --- a/README +++ b/README @@ -17,4 +17,4 @@ copy build result CA executable file and TA binary(xxx.sec) to /vendor/bin/ #the path "/vendor/bin/" may be changed as your opinion, make sure it consistent with the path defined in your TA's source code $ /vendor/bin/demo_hello -for more details please refor "iTrustee SDK开发者手册.chm" +for more details please refor "iTrustee SDK开发者手 册.chm" -- Gitee