From 643f1f9591f354cd3d2e15aa21b8229d8867b70f Mon Sep 17 00:00:00 2001 From: Jim Hodapp Date: Sat, 23 Nov 2024 15:05:32 -0600 Subject: [PATCH] Update README.md Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afdf456..5e78c0f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The platform itself is useful for professional independent coaches, informal men brew install postgresql ``` -2. Make sure you have the `dbml2sql` and SeaORM CLI tools involved. You can install them with: +2. Make sure you have the `dbml2sql` and SeaORM CLI tools installed. You can install them with: ```shell npm install -g @dbml/cli