From be54bb4dbc09dbaef52659b3f6a51865e69159e6 Mon Sep 17 00:00:00 2001 From: brooke Date: Sat, 1 Mar 2025 21:06:02 -0500 Subject: [PATCH] update quickstart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f8877..02c3793 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Quick start * `abra app new garage` -* Garage is particular about the rpc secret, generate it locally with this command then insert it `openssl rand -hex 32` +* Garage is particular about the rpc secret, generate it locally with `openssl rand -hex 32` then insert the result * `abra app secret i rpc_secret v1 ` > Note: all nodes must share the same rpc secret, do not lose this value if you plan to cluster garage! * `abra app config `