Skip to content

Commit f1edce2

Browse files
author
Julien Ruaux
committed
docs: Fixed typos
1 parent 3193d1d commit f1edce2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,12 @@ docker run --add-host=host.docker.internal:host-gateway jruaux/riot-file -h host
122122
----
123123

124124
.Run the Trino CLI
125-
+
126125
[source,console]
127126
----
128127
docker exec -it trino trino --catalog redisearch --schema default
129128
----
130129

131130
.Run a SQL query
132-
+
133131
[source,console]
134132
----
135133
trino:default> select * from beers;

0 commit comments

Comments
 (0)