Skip to content

Commit 9d4fd72

Browse files
authored
fix: add command arg to Install component (#2402)
1 parent 7769b54 commit 9d4fd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hydra/self-hosted/install.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ import Secure from '../../_common/secure.mdx'
1212
```mdx-code-block
1313
import Install from '../../_common/install.mdx'
1414
15-
<Install repo="hydra" name="Ory Hydra" />
15+
<Install repo="hydra" command="hydra" name="Ory Hydra" />
1616
```

0 commit comments

Comments
 (0)