From 44d10d2ee745dae9a035030e1b0ac72a7bb925f8 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 3 Sep 2024 16:01:03 -0700 Subject: [PATCH] Update quick start guide to Trino Gateway 11 --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 66b1a73bd..7ed9ab70a 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -22,7 +22,7 @@ It copies the following, necessary files to current directory: ```shell #!/usr/bin/env sh -VERSION=10 +VERSION=11 # Copy necessary files to current directory