From 19f705f8e48745a339d253ac2cabda2371114692 Mon Sep 17 00:00:00 2001 From: morenol <22335041+morenol@users.noreply.github.com> Date: Tue, 7 Jan 2025 09:27:41 -0400 Subject: [PATCH] Update README.md (#4309) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7efdd2a6c..d6a93dff81 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ fluvio cluster start Stateful dataflows are managed via `sdf cli` that we install it using `fvm`. ```bash -fvm install sdf-beta4 +fvm install sdf-beta5 ``` ### Step 4. Create the Dataflow file