From dd4df11d5e7f7ce22e9adf92df1b3d2994952b20 Mon Sep 17 00:00:00 2001 From: Ali Hossam <77911315+Ali-Hossam@users.noreply.github.com> Date: Wed, 3 Apr 2024 13:54:27 +0200 Subject: [PATCH] Update wattermark.mdx --- pages/v1/examples/wattermark.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/v1/examples/wattermark.mdx b/pages/v1/examples/wattermark.mdx index 668677d..5fd06f5 100644 --- a/pages/v1/examples/wattermark.mdx +++ b/pages/v1/examples/wattermark.mdx @@ -38,7 +38,7 @@ cd my-project wget -O - https://github.com/pipeless-ai/pipeless/archive/main.tar.gz | tar -xz --strip=2 "pipeless-main/examples/wattermark" ``` -### Update the XML file path inside `init.py` +### Update the XML file path inside `process.py` Update the line highlighted below to the actual path in your system (use an absolute path):