From 9eebf61e1a8aa02419873b8735a998c37a173284 Mon Sep 17 00:00:00 2001 From: Ken-Lauren Daganio Date: Mon, 22 Dec 2025 22:17:44 +0200 Subject: [PATCH] fix: add command arg to Install component --- docs/hydra/self-hosted/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hydra/self-hosted/install.mdx b/docs/hydra/self-hosted/install.mdx index 0be61951f..9f73fce35 100644 --- a/docs/hydra/self-hosted/install.mdx +++ b/docs/hydra/self-hosted/install.mdx @@ -12,5 +12,5 @@ import Secure from '../../_common/secure.mdx' ```mdx-code-block import Install from '../../_common/install.mdx' - + ```