Skip to content

Commit aa0b17a

Browse files
moved text out of code block
moved text out of code block
1 parent 1c0b559 commit aa0b17a

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/r2/data-catalog/config-examples

1 file changed

+1
-1
lines changed

src/content/docs/r2/data-catalog/config-examples/trino.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ Below is an example of using [Apache Trino](https://trino.io/) to connect to R2
1515
- Install [Docker](https://docs.docker.com/get-docker/) to run the Trino container.
1616

1717
## Setup
18-
```bash
1918
# Create a local directory for the catalog configuration and change directories to it
19+
```bash
2020
mkdir -p trino-catalog && cd trino-catalog/
2121
```
2222

0 commit comments

Comments
 (0)