From 8ecd1a1bb1e6336ecd912d41b5d32a6ba564179e Mon Sep 17 00:00:00 2001 From: Brooke Date: Thu, 19 Jun 2025 01:30:14 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3fa6e02..c6dfbeb 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ ## Quick start * `abra app new liberaforms --secrets` -* `abra app config ` -* `abra app deploy ` +* `abra app config ` +* `abra app deploy ` * Create tables `abra app cmd app setup_db` more info in [liberaforms docs](https://gitlab.com/liberaforms/liberaforms/-/blob/main/docs/docker.md?ref_type=heads#create-the-database) For more, see [`docs.liberaforms.org`](https://docs.liberaforms.org/).