Fix installer script URL

Fixes #1103
This commit is contained in:
Pekka Enberg
2025-03-06 14:34:51 +02:00
committed by GitHub
parent ab8161c357
commit 869bd5b363

View File

@@ -46,7 +46,7 @@ You can install the latest `limbo` release with:
```shell
curl --proto '=https' --tlsv1.2 -LsSf \
https://github.com/tursodatabase/limbo/releases/latest/download/limbo-installer.sh | sh
https://github.com/tursodatabase/limbo/releases/latest/download/limbo_cli-installer.sh | sh
```
Then launch the shell to execute SQL statements: