diff --git a/README.md b/README.md index a031d2f..5e69105 100644 --- a/README.md +++ b/README.md @@ -161,8 +161,10 @@ So, what won't work without these modules? You can use RediSearch and RedisJSON with your self-hosted Redis deployment. Just follow the instructions on installing the binary versions of the modules in their Quick Start Guides: -- [RedisJSON](https://oss.redis.com/redisjson/#download-and-running-binaries) -- [RediSearch](https://oss.redis.com/redisearch/Quick_Start/#download_and_running_binaries) +- [RedisJSON Quick Start - Running Binaries](https://oss.redis.com/redisjson/#download-and-running-binaries) +- [RediSearch Quick Start - Running Binaries](https://oss.redis.com/redisearch/Quick_Start/#download_and_running_binaries) + +*NOTE*: Both Quick Start Guides also have instructions on how to run these modules in Redis with Docker. RediSearch and RedisJSON are also available on all Redis Cloud managed services. [Get started here.](https://redis.com/try-free/)