diff --git a/.github/ISSUE_TEMPLATE/release-from-scratch-testing.md b/.github/ISSUE_TEMPLATE/release-from-scratch-testing.md index 50e6ca44..579f2629 100644 --- a/.github/ISSUE_TEMPLATE/release-from-scratch-testing.md +++ b/.github/ISSUE_TEMPLATE/release-from-scratch-testing.md @@ -112,5 +112,5 @@ Some stacks are not used by demos, but still need testing in some way. You can install the stack via: ```shell -stackablectl stack install +stackablectl stack install --release dev ```