diff --git a/docs/src/app/components/pages/home.tsx b/docs/src/app/components/pages/home.tsx index f55e0d2..f34369a 100644 --- a/docs/src/app/components/pages/home.tsx +++ b/docs/src/app/components/pages/home.tsx @@ -97,7 +97,7 @@ export default async function Home() { /> +When parsing Cup's output, capture only `stdout`, otherwise you might not get valid JSON (if there are warnings) + + ## Usage with Docker If you're using the Docker image, just replace all occurences of `cup` in the examples with `docker run -tv /var/run/docker.sock:/var/run/docker.sock ghcr.io/sergi0g/cup`.