From 643d758fe6e5c7a47b6a821812f29897b5d0aa6e Mon Sep 17 00:00:00 2001 From: beruf <8930910+rube-de@users.noreply.github.com> Date: Fri, 23 May 2025 21:42:34 +0200 Subject: [PATCH] fix: CLI install command --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b8bdb9..ecc44c7 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,13 @@ The server operates with a database instance dedicated to a single project, elim 2. **Install Turso CLI** (optional but recommended): ```bash - curl -sSfL https://get.turso.tech/install.sh | bash + curl -sSfL https://get.tur.so/install.sh | bash ``` + macOS: + ```bash + brew install tursodatabase/tap/turso + ``` + 3. **Authenticate with Turso**: