From 8c0686b8ecdec34c43cf5028d8b629984970424b Mon Sep 17 00:00:00 2001 From: Nicole McAllister Date: Tue, 18 Feb 2025 14:48:27 -0800 Subject: [PATCH] Remove trailing whitespace. --- helm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/README.md b/helm/README.md index 08a58fcd..51764cef 100644 --- a/helm/README.md +++ b/helm/README.md @@ -103,7 +103,7 @@ NV-Ingest uses a HTTP/Rest based submission method. By default the Rest service > [!TIP] > This means that the `nv-ingest-cli` no longer uses a Redis client so users must use the appropriate version to ensure the client is not still trying to use the RedisClient. -First, build `nv-ingest-cli` from the source to ensure you have the latest code. +First, build `nv-ingest-cli` from the source to ensure you have the latest code. For more information, refer to [NV-Ingest-Client](https://github.com/NVIDIA/nv-ingest/tree/main/client). ```bash