Skip to content

Commit 8bddfa7

Browse files
authored
Update README.adoc
1 parent 021eab0 commit 8bddfa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ For macOS: `brew install trino`
2424

2525
1. Download latest `trino-redisearch-*.zip` release from https://github.com/redis-field-engineering/sql-redis/releases
2626

27-
2. Unzip the release without any directory structure under `plugin/redisearch` in the Trino home directory:
27+
2. Unzip the release without any directory structure under `<trino>/plugin/redisearch`:
2828
+
2929
[source,bash]
3030
----
3131
unzip -j trino-redisearch-early-access.zip -d /opt/trino/plugin/redisearch
3232
----
3333

34-
3. Create a `redisearch.properties` file under the Trino `etc/catalog` directory:
34+
3. Create a `redisearch.properties` file under `<trino>/etc/catalog` directory:
3535
+
3636
.redisearch.properties
3737
[source,properties]

0 commit comments

Comments
 (0)