From 4b67c42e764f7e69bf4e76204ce3d9a1b55317ef Mon Sep 17 00:00:00 2001 From: notplants <@notplants> Date: Sun, 22 Feb 2026 14:19:16 -0500 Subject: [PATCH] fix invite in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a049f5e..4231e65 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Create an invite code: ```bash abra app run YOURAPPDOMAIN app -- \ - goat pds admin account create-invite \ + goat pds admin create-invites \ --admin-password YOUR_ADMIN_PASSWORD ```