From 92935ebbc3f8b6442963e3199bab9ed8054243cb Mon Sep 17 00:00:00 2001 From: Jack Kleeman Date: Tue, 8 Oct 2024 15:54:21 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ae785d..0f3cae8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To try out this example: # start a local Restate instance restate-server # start the service -npm run example +npm run auth-example # register the state machine service against restate restate dep register http://localhost:9080