We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973a9e3 commit c2eb7cbCopy full SHA for c2eb7cb
docs/docs/guides/installation.mdx
@@ -64,7 +64,7 @@ cd ~/source/infrahub/
64
Next, clone the Infrahub GitHub repository into the current directory.
65
66
```shell
67
-git clone --recursive --depth 1 https://github.com/opsmill/infrahub.git
+git clone --recursive -b stable --depth 1 https://github.com/opsmill/infrahub.git
68
```
69
70
:::note
0 commit comments