File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,14 +24,14 @@ For macOS: `brew install trino`
2424
25251. 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----
3131unzip -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]
You can’t perform that action at this time.
0 commit comments