We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0b559 commit aa0b17aCopy full SHA for aa0b17a
src/content/docs/r2/data-catalog/config-examples/trino.mdx
@@ -15,8 +15,8 @@ Below is an example of using [Apache Trino](https://trino.io/) to connect to R2
15
- Install [Docker](https://docs.docker.com/get-docker/) to run the Trino container.
16
17
## Setup
18
-```bash
19
# Create a local directory for the catalog configuration and change directories to it
+```bash
20
mkdir -p trino-catalog && cd trino-catalog/
21
```
22
0 commit comments