From 858994eef1bf14c73aa499cf1cf1dde436f3f069 Mon Sep 17 00:00:00 2001 From: "Peter.Morton" Date: Fri, 20 Oct 2023 16:22:21 -0500 Subject: [PATCH] remove path from example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32296b8..59d40bc 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ clientId: default ## Example usage: ```shell -% ./bin/tps_darwin_arm64 list -f conversation-service +tps list -f conversation-service ``` ```shell