From eba2343d63aa5a9b0f59690ca0bbdb502bc99973 Mon Sep 17 00:00:00 2001 From: Shaun Davis Date: Sat, 6 Jul 2024 19:41:43 -0500 Subject: [PATCH] Update README.md (#234) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13e72863..2e73dfe5 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This repo contains all the code and configuration necessary to run a [highly ava fly version update # Provision a 3 member cluster -fly pg create --name --initial-cluster-size 3 --region ord --flex +fly pg create --name --initial-cluster-size 3 --region ord ``` ## High Availability